Commit:    ba7d1f5ec0765705c73d6d4c091fb9bff1ccedfe
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Sat, 2 Aug 2014 
00:59:18 +0200
Parents:   1e1714370c5c7b190878a6ea72e1858637b4b73e
Branches:  master

Link:       
http://git.php.net/?p=web/wiki.git;a=commitdiff;h=ba7d1f5ec0765705c73d6d4c091fb9bff1ccedfe

Log:
restrict the access to the licenses namespace(excluding the licenses page 
itself) to the vcs users

Changed paths:
  M  dokuwiki/conf/acl.auth.php


Diff:
diff --git a/dokuwiki/conf/acl.auth.php b/dokuwiki/conf/acl.auth.php
index 6f16b0e..2b2c771 100644
--- a/dokuwiki/conf/acl.auth.php
+++ b/dokuwiki/conf/acl.auth.php
@@ -18,4 +18,6 @@ vcs:* @vcs    8
 internals:windows:*    @wintendo       8
 usergroups:*   @usergroups     8
 usergroups     @usergroups     8
+licenses:*     @ALL            0
+licenses:*     @phpcvs         16


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to