[dokuwiki] git changes 2022-10-05

  • From: DokuWiki Develtools <xref@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 05 Oct 2022 03:00:01 +0200


Good Morning!

These are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/6bde0e12579ec200e683e536fb25b03fa7f2003f
Merge: 7eb94c86f 36300e604
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Oct 4 14:33:51 2022 +0200

    Merge pull request #3764 from splitbrain/csp
    
    opening up CSP headers for fetch.php resources


http://github.com/splitbrain/dokuwiki/commit/7eb94c86f864955b7b751b463ed73a95006cd520
Merge: 6a168181b 1d5848a6a
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Oct 4 14:09:54 2022 +0200

    Merge pull request #3780 from fiwswe/authad_fix
    
    Replace direct access to $_SERVER with $INPUT->server->…


http://github.com/splitbrain/dokuwiki/commit/6a168181be6f21811b6a037e4dcbc8668f2dca5a
Merge: 9f48b7048 4fba89c9f
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Oct 4 13:46:32 2022 +0200

    Merge pull request #3589 from mprins/patch-1
    
    Update `deleted.files` with files removed in #3344


http://github.com/splitbrain/dokuwiki/commit/1d5848a6aaaaa63311d817f85deca9cf129531fd
Author: fiwswe <53953985+fiwswe[at]users.noreply.github.com>
Date:   Wed Sep 21 23:37:57 2022 +0200

    Replace direct access to $_SERVER with $INPUT->server->…
    
    2nd try on a separate branch
    Also fixes a line that was too long
    
    Note: As I do not use this plugin, this is completely untested.
    
    It should fix splitbrain#3778 (unless I made a stupid mistake).
    
    See 
https://github.com/fiwswe/dokuwiki/commit/ce0feb5f5c38d0e698bd162105fbe61ceb27fca8


http://github.com/splitbrain/dokuwiki/commit/36300e604411e5721fdbfbaf626280ace1b88d67
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Sep 9 14:52:39 2022 +0200

    opening up CSP headers for fetch.php resources
    
    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.


http://github.com/splitbrain/dokuwiki/commit/4fba89c9f2f836f12fcdb94d6a5baab5b40c119c
Author: Mark Prins <1165786+mprins[at]users.noreply.github.com>
Date:   Fri Jan 7 10:42:47 2022 +0100

    Update `deleted.files` with files removed in #3344
    
    #3344 replaced `.gif` smileys with `.svg`

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


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

Other related posts:

  • » [dokuwiki] git changes 2022-10-05 - DokuWiki Develtools