فهرست منبع

Enforce https for githubusercontent.com

Jordi Boggiano 7 سال پیش
والد
کامیت
77514f900c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/config/config_prod.yml

+ 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/'