Pass on the Authorization header

This commit is contained in:
Pierre-Yves Chibon 2015-06-11 11:02:29 +02:00
parent 9c9b2727b1
commit 6646bd3341

View file

@ -20,6 +20,7 @@ WSGISocketPrefix run/wsgi
WSGIRestrictStdout On
WSGIRestrictSignal Off
WSGIPythonOptimize 1
WSGIPassAuthorization On
WSGIScriptAlias / /var/www/pagure.wsgi