Superuser and manager now can be comma separated lists
commit7651d633d828ae1f70ca70634c5ebfe0686db25a
authorGuy Brand <gb@isis.u-strasbg.fr>
Wed, 27 Feb 2008 14:25:15 +0000 (27 15:25 +0100)
committerGuy Brand <gb@isis.u-strasbg.fr>
Wed, 27 Feb 2008 14:25:15 +0000 (27 15:25 +0100)
treed4d1aadeff14bdd43a83af4fc6daa7bae59e5b45
parent52b0dd6759c3a1c726ae81acf5ab430b1ee6f308
Superuser and manager now can be comma separated lists

This patch allows $conf['superuser'] and $conf['manager'] to be lists
of values instead of only a single value. So one can put:

  $conf['superuser']

darcs-hash:20080227142515-19e2d-c160914589f71531583e7ddaab1fc6a81996efa1.gz
_test/cases/inc/auth_aclcheck.test.php
_test/cases/inc/auth_admincheck.test.php [new file with mode: 0644]
conf/dokuwiki.php
inc/auth.php