[dokuwiki] New PR: opening up CSP headers for fetch.php resources

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 9 Sep 2022 15:00:08 +0200 (CEST)

Hi,

splitbrain opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3764:

This drops the sandbox attribute as discussed in #3710 to re-enable inline 
display of PDFs in Safari again.

Dropping the sandbox attribute should also help with using navigational links 
within SVG files as discussed in 
https://forum.dokuwiki.org/d/20420-how-to-embed-svg-with-links-the-proper-way

It also allows the loading of fonts from within SVG files. This currently does 
not allow font loading from google fonts as asked for in #3709 though. I'm not 
sure if we should favor any font provider here.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

541998f0-303f-11ed-92ae-2dc21d5f73f9


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: opening up CSP headers for fetch.php resources - splitbrain