distgit/pagure: allow to do ajax request to mdapi
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
de81dd973d
commit
38843d8631
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ CSP_HEADERS = (
|
|||
"object-src 'none';"
|
||||
"base-uri 'self';"
|
||||
"img-src 'self' https:;"
|
||||
"connect-src 'self' https://pdc.fedoraproject.org;"
|
||||
"connect-src 'self' https://pdc.fedoraproject.org https://mdapi.fedoraproject.org;"
|
||||
)
|
||||
|
||||
{% include "pagure_shared.cfg" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue