[wp-trac] [WordPress Trac] #47077: Add Support for REDIRECT_HTTP_AUTHORIZATION to REST Server
WordPress Trac
noreply at wordpress.org
Mon Feb 10 16:07:12 UTC 2020
#47077: Add Support for REDIRECT_HTTP_AUTHORIZATION to REST Server
-------------------------------------------------+-------------------------
Reporter: dshanske | Owner:
| TimothyBlynJacobs
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.4
Component: REST API | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: dev-feedback has-unit-tests has- | Focuses:
patch |
-------------------------------------------------+-------------------------
Changes (by TimothyBlynJacobs):
* owner: (none) => TimothyBlynJacobs
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"47239" 47239]:
{{{
#!CommitTicketReference repository="" revision="47239"
REST API: Add support for the REDIRECT_HTTP_AUTHORIZATION header.
Previously the REST API did not account for server configurations where
the Authorization header must be added using ModRewrite. This caused major
DUX issues when trying to use custom authentication mechanisms.
Fixes #47077.
Props dshanske, cklosows.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47077#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list