Dotclear


Ignore:
Timestamp:
11/11/17 16:23:50 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.12
Message:

Add  http:// protocol before media.dotaddict.org for csp_admin_img, fixes #2257

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r3509 r3599  
    119119                    $csp_prefix."'self' 'unsafe-inline'".$csp_suffix; 
    120120               $csp['img-src'] = $core->blog->settings->system->csp_admin_img ?: 
    121                     $csp_prefix."'self' data: media.dotaddict.org blob:"; 
     121                    $csp_prefix."'self' data: http://media.dotaddict.org blob:"; 
    122122 
    123123               # Cope with blog post preview (via public URL in iframe) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map