Allow the Authorization header to be pass through to anitya
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
bccadb3c30
commit
60f89dbe30
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ items:
|
||||||
WSGIRestrictSignal Off
|
WSGIRestrictSignal Off
|
||||||
WSGIPythonOptimize 1
|
WSGIPythonOptimize 1
|
||||||
WSGIScriptAlias / /etc/anitya/anitya.wsgi
|
WSGIScriptAlias / /etc/anitya/anitya.wsgi
|
||||||
|
WSGIPassAuthorization On
|
||||||
anitya.wsgi: |-
|
anitya.wsgi: |-
|
||||||
from anitya.wsgi import application
|
from anitya.wsgi import application
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue