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
|
||||
WSGIRestrictSignal Off
|
||||
WSGIPythonOptimize 1
|
||||
WSGIPassAuthorization On
|
||||
|
||||
WSGIScriptAlias / /var/www/pagure.wsgi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue