[wp-trac] [WordPress Trac] #51772: Add HTTP_AUTHORIZATION RewriteRule to the default multisite .htaccess file
WordPress Trac
noreply at wordpress.org
Fri Nov 13 15:58:28 UTC 2020
#51772: Add HTTP_AUTHORIZATION RewriteRule to the default multisite .htaccess file
--------------------------+-------------------------
Reporter: pbiron | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6
Component: REST API | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: multisite |
--------------------------+-------------------------
This is a follow to #42790.
Among other changes (in [49109]) a `RewriteRule .* -
[E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]` line was added to the
default single site .htaccess file.
The same rewrite rule should be added to the default multisite .htaccess
file (generated in
[https://developer.wordpress.org/reference/functions/network_step2/
network_step2()]).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51772>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list