Searched hist:"6 c2bb1005f9be48e398a5b41494d235d7061b7bb" (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/conf/ |
H A D | acl.auth.php.dist | 6c2bb1005f9be48e398a5b41494d235d7061b7bb Thu Mar 02 10:18:50 UTC 2006 Andreas Gohr <gohr@cosmocode.de> Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL system work with these cases by (url)encoding all special chars below 128.
darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
|
/dokuwiki/lib/plugins/acl/ |
H A D | admin.php | 6c2bb1005f9be48e398a5b41494d235d7061b7bb Thu Mar 02 10:18:50 UTC 2006 Andreas Gohr <gohr@cosmocode.de> Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL system work with these cases by (url)encoding all special chars below 128.
darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
|
/dokuwiki/inc/ |
H A D | auth.php | 6c2bb1005f9be48e398a5b41494d235d7061b7bb Thu Mar 02 10:18:50 UTC 2006 Andreas Gohr <gohr@cosmocode.de> Allow non-ID names in ACLs
Some auth backends allow special chars like whitespaces in user and group names. This made problems with the existing ACL checks and ACL manager. This patch makes the ACL system work with these cases by (url)encoding all special chars below 128.
darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
|