mirror of
https://github.com/flarum/core.git
synced 2025-07-21 00:31:17 +02:00
If the authorization header is stripped by CGI wrap, the server can be configured to send the value along in an environment variable. If the server admin sticks to this convention, Flarum can now use this variable. This is supposed to take care of #384.