[dokuwiki] git changes 2015-11-28

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 28 Nov 2015 03:00:18 +0100 (CET)


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/41cde26dc2c9a219f7d8f07d16effed3ed1d338f
Merge: 3d26834 0da4806
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 20:30:47 2015 +0100

Merge pull request #1414 from trebmuh/patch-1

Update lang.php (FR translation's one)


http://github.com/splitbrain/dokuwiki/commit/0da48067cf10959c229d59c7441b7455d7b53a02
Author: trebmuh <trebmuh[at]users.noreply.github.com>
Date: Fri Nov 27 14:56:58 2015 +0100

Update lang.php

* contributors duplication
* adding myself to the contributors' list
* typo


http://github.com/splitbrain/dokuwiki/commit/3d26834ee36f2ef08c55905ee2ff75949dbb8d29
Merge: 8eca974 ec98a82
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 12:46:16 2015 +0100

Merge pull request #1413 from dokuwiki-translate/lang_update_68

Translation update (th)


http://github.com/splitbrain/dokuwiki/commit/ec98a822181a2d5942150824e8a7b4a420e71602
Author: Amnuay <amnuay[at]gmail.com>
Date: Fri Nov 27 12:26:00 2015 +0100

translation update


http://github.com/splitbrain/dokuwiki/commit/8eca974c0673cd9a432a3e4b3f4a6a34cc24943e
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 10:38:44 2015 +0100

remove unused token login. closes #1376

The token login was introduced for the flash uploader. Since it has been
removed there is no need for this code anymore.


http://github.com/splitbrain/dokuwiki/commit/f00452ac6d8c84355c90375cebbd32ed8ee22be2
Merge: 9b82d43 844aec6
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 10:30:27 2015 +0100

Merge pull request #1387 from micgro42/chromeXSSFalsePositive

[WiP] Deactivate XSS-Protection during preview


http://github.com/splitbrain/dokuwiki/commit/9b82d43fe4746f4f251f28fbaf3e2f27126d5ff4
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 10:23:48 2015 +0100

add required attributes in user manager #1388


http://github.com/splitbrain/dokuwiki/commit/1de26ac15c12989571f8a01aa985422f5fcb0021
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 10:08:20 2015 +0100

adjust PHP function interwiki shortcut #1402

Skips one (sometimes flaky) redirect


http://github.com/splitbrain/dokuwiki/commit/ce9492633d2dfb14418282bbfaf5ae41b382c32a
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 10:02:02 2015 +0100

autoloader needs return, plugins should be required not included


http://github.com/splitbrain/dokuwiki/commit/4a0b76690b2a0dbfe3365e9bb71886f41ef6a4e6
Author: Andreas Gohr <andi[at]splitbrain.org>
Date: Fri Nov 27 09:00:22 2015 +0100

make sure zlib exists when trying to use gzip_output #1410


http://github.com/splitbrain/dokuwiki/commit/844aec6672b8651245071f63fc153120ef4ab33f
Author: Michael Große <grosse[at]cosmocode.de>
Date: Thu Oct 29 17:08:44 2015 +0100

Deactivate XSS-Protection during preview

The motivation is to work around/fix issue #1182.

Using a CSP-Header did not work.

ToDo:
- [ ] Implement a check for Chrome only.

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

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 2015-11-28 - DokuWiki Devel Tools