Closed secretmike closed 11 years ago
Add option to WSGIMiddleware to set the REMOTE_USER environment variable to the authenticated username.
WSGIMiddleware
Includes implementation for GitHub.
Thanks for your effort. I released 0.1.2 which includes this change and also submitted to PyPI. See the changelog as well.
Add option to
WSGIMiddleware
to set the REMOTE_USER environment variable to the authenticated username.Includes implementation for GitHub.