فهرست منبع

Allow all githubusercontent.com files, fixes #923

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

+ 1 - 3
app/config/config_prod.yml

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