distgit content-security-policy: allow connect to pdc.fp.o
This commit is contained in:
parent
6174e107e0
commit
29942b36b2
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ CSP_HEADERS = (
|
|||
"object-src 'none';"
|
||||
"base-uri 'self';"
|
||||
"img-src 'self' https:;"
|
||||
"connect-src 'self' https://pdc.fedoraproject.org;"
|
||||
)
|
||||
|
||||
{% include "pagure_shared.cfg" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue