Эх сурвалжийг харах

Enforce https for githubusercontent.com

Jordi Boggiano 7 жил өмнө
parent
commit
77514f900c

+ 1 - 1
app/config/config_prod.yml

@@ -95,7 +95,7 @@ nelmio_security:
             img-src:
                 - 'self'
                 - 'https://www.gravatar.com/'
-                - '*.githubusercontent.com'
+                - 'https://*.githubusercontent.com'
                 - 'https://raw.github.com/'
                 - 'https://github.com/'
                 - 'https://gitlab.com/'