[dokuwiki] git changes 2016-11-23

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 23 Nov 2016 03:00:03 +0100


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/d5c0422f17b5a09cd499f82cdf4b72397c45d509
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Nov 22 20:20:05 2016 +0100

    authpdo - use type safe comparison on passwords. fixes #1765


http://github.com/splitbrain/dokuwiki/commit/ea9ebb1c95e0cac5f232fc53d1f0bdcc9a108096
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Nov 22 19:39:07 2016 +0100

    removed unneeded files from random_compat


http://github.com/splitbrain/dokuwiki/commit/7a33d2f8a8d3dc5633646a576e37dc7a830c2f89
Author: Niklas Keller <me[at]kelunik.com>
Date:   Sun Nov 20 19:22:19 2016 +0100

    Use cryptographically secure pseudo random number generator (CSPRNG)
    
    Uses paragonie/random_compat instead of insecure home-brewed code.
    
    It's NEVER fine to fall back to mt_rand() for secure random.
    
    Fixes #1760.

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

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 2016-11-23 - DokuWiki Develtools