feat: added bodhi to csp headers of distgit
Signed-off-by: amedvede <amedvede@redhat.com>
This commit is contained in:
parent
b496f4b9c4
commit
3fe6717504
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ CSP_HEADERS = (
|
|||
"object-src 'none'; "
|
||||
"base-uri 'self'; "
|
||||
"img-src 'self' https:; "
|
||||
"connect-src 'self' https://pdc.fedoraproject.org https://apps.fedoraproject.org https://mdapi.fedoraproject.org https://transtats.fedoraproject.org;"
|
||||
"connect-src 'self' https://pdc.fedoraproject.org https://apps.fedoraproject.org https://mdapi.fedoraproject.org https://transtats.fedoraproject.org https://bodhi.fedoraproject.org;"
|
||||
)
|
||||
|
||||
{% include "pagure_shared.cfg" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue