Simple forum software for building great communities.
Go to file
Franz Liedke 63cf4a3d34 Add a middleware for authentication with CGI wrap
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.
2016-03-24 21:53:11 +09:00
framework/core Add a middleware for authentication with CGI wrap 2016-03-24 21:53:11 +09:00