new way of auth module capability checking
This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html The MySQL backend WAS NOT TESTED and probably needs some work. darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
Showing
- inc/auth.php 7 additions, 7 deletionsinc/auth.php
- inc/auth/basic.class.php 118 additions, 72 deletionsinc/auth/basic.class.php
- inc/auth/ldap.class.php 6 additions, 1 deletioninc/auth/ldap.class.php
- inc/auth/mysql.class.php 48 additions, 62 deletionsinc/auth/mysql.class.php
- inc/auth/plain.class.php 16 additions, 59 deletionsinc/auth/plain.class.php
- inc/html.php 8 additions, 4 deletionsinc/html.php
- inc/template.php 2 additions, 2 deletionsinc/template.php
- lib/plugins/usermanager/admin.php 20 additions, 16 deletionslib/plugins/usermanager/admin.php
Loading
Please register or sign in to comment