[dokuwiki] git changes 2014-07-06

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 6 Jul 2014 03:00:02 +0200 (CEST)

Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/7d069f524f7773b53f668dfc6eed8ec5c6e5d790
Merge: 42aeaf8 36f4a53
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sat Jul 5 12:33:45 2014 +0200

    Merge pull request #789 from dokuwiki-translate/lang_update_77
    
    Translation update (ta)


http://github.com/splitbrain/dokuwiki/commit/36f4a534003b2369ffc0aff2577841592f91c10c
Author: Naveen Venugopal <naveen.venugopal.anu[at]gmail.com>
Date:   Sat Jul 5 11:30:04 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/42aeaf8323271f65bb906e11c6126d3a2d060a3f
Merge: 2314059 f95ecbb
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sat Jul 5 09:22:38 2014 +0200

    Merge pull request #755 from projectgus/master
    
    authplain: Escape ':'s that appear in the pwhash string


http://github.com/splitbrain/dokuwiki/commit/f95ecbbf8b1de8bc1270d3cf91dfdf055ea5c78c
Author: Angus Gratton <gus[at]projectgus.com>
Date:   Tue Jul 1 08:35:07 2014 +1000

    authplain: Escape ':' in any data field as '\:'
    
    ':' is the field delimiter in the authplain flat text
    conf/users.auth.php file, but it's also used as an internal delimiter
    for the 'mediawiki' password hash format. Currently using this hash
    format corrupts the file
    
    This change escapes ':' as '\:' in any field in the users.auth.php
    file, and any '\' as '\\'.
    
    Also adds test cases for escaping modes.

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

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 2014-07-06 - DokuWiki Devel Tools