Pass on the Authorization header
This commit is contained in:
parent
9c9b2727b1
commit
6646bd3341
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ WSGISocketPrefix run/wsgi
|
||||||
WSGIRestrictStdout On
|
WSGIRestrictStdout On
|
||||||
WSGIRestrictSignal Off
|
WSGIRestrictSignal Off
|
||||||
WSGIPythonOptimize 1
|
WSGIPythonOptimize 1
|
||||||
|
WSGIPassAuthorization On
|
||||||
|
|
||||||
WSGIScriptAlias / /var/www/pagure.wsgi
|
WSGIScriptAlias / /var/www/pagure.wsgi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue