[dokuwiki] git changes 2010-12-09

  • From: dev@xxxxxxxxxxxxxx (Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 9 Dec 2010 03:00:03 +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/204d9c533d983cce1a75f12ef218a92b01961d46
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Dec 8 23:55:54 2010 +0100

    surpress warning in mail setup when hostname can't be determined


http://github.com/splitbrain/dokuwiki/commit/d6dc956f8c13064c5e638d5ba817123f66261cfe
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Dec 8 23:41:59 2010 +0100

    added auth_isMember()
    
    This function abstracts checking a given user and her groups against a
    given member list (as used in the superuser and manager options).
    
    It is also used in auth_isManager() and auth_isAdmin(), unlike the
    previous function, this one skips the nameencode step as it should be
    unnessary here (all input is given decoded).
    
    The test cases where extended by some non-ID user and group names.
    
    People with non-plain auth backends should check that their
    administrator and manager setups still work as expected


http://github.com/splitbrain/dokuwiki/commit/5b72404c10cb148753118be9ff987ab339b2db06
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Dec 8 23:12:25 2010 +0100

    fixed indent

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

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: