[wp-trac] [WordPress Trac] #47077: Add Support for REDIRECT_HTTP_AUTHORIZATION to REST Server
WordPress Trac
noreply at wordpress.org
Sun Feb 9 21:31:03 UTC 2020
#47077: Add Support for REDIRECT_HTTP_AUTHORIZATION to REST Server
-------------------------------------------+---------------------
Reporter: dshanske | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.4
Component: REST API | Version: 4.4
Severity: normal | Resolution:
Keywords: dev-feedback needs-unit-tests | Focuses:
-------------------------------------------+---------------------
Comment (by cklosows):
Based off the original request, I believe the
```REDIRECT_HTTP_AUTHORIZATION``` value should only be used if the
```HTTP_AUTHORIZATION``` value is not set:
>[...]if HTTP_AUTHORIZATION is not set.
It would be entirely possible for the ```REDIRECT_HTTP_AUTHORIZATION``` to
stomp on the initial value.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47077#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list