mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Turns out that with valid requests, packages does send a CORS header
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -60,5 +60,3 @@ WSGIScriptAlias /packages /usr/share/fedoracommunity/production/apache/fedoracom
|
||||
# unless those get magically redirected to a nice default.
|
||||
ErrorDocument 404 https://apps.fedoraproject.org/packages/images/icons/package_128x128.png
|
||||
</Directory>
|
||||
|
||||
Header Set Access-Control-Allow-Origin "https://bodhi.fedoraproject.org/"
|
||||
|
||||
Reference in New Issue
Block a user