#52 Add Red Hat Bugzilla to Images CSP
Merged by mymindstorm. Opened by thebeanogamer.
thebeanogamer/fedora-packages-static bugzillacsp  into  master

Download 52.patch

The icon for Bugzilla is loaded from bugzilla.redhat.com, but this is blocked by CSP. This means the browser refuses to load it (example: https://packages.fedoraproject.org/pkgs/openssh/openssh/). This PR adds it to the list of permitted domains, alternatively that icon could be replaced by the one from apps.fedoraproject.org.

Pull-Request has been merged by mymindstorm

Those images used to be defined in fedmsg, and I had a PR to fix some of them, but it seems like fedmsg has been deprecated in favor of fedora-messaging. I'm not sure where the images are defined now, but the below would be a good starting point:

https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/pull/506

Metadata