Changes between Version 2 and Version 3 of AuthLibrary

Show
Ignore:
Timestamp:
20/08/06 10:48:05 (7 years ago)
Author:
dez
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AuthLibrary

    v2 v3  
    44 
    55Where should lists of who can do what be stored? LDAP? 
     6http://uk2.php.net/manual/en/function.ldap-bind.php 
    67 
    78It might be nice to allow presentation of credentials through HTTP basic auth. This would allow creation of limited-access RSS feeds for example. Pear has Auth_HTTP for this.