summaryrefslogtreecommitdiff
path: root/auth/ldap
AgeCommit message (Collapse)AuthorFilesLines
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ↵Max Kremmel1-2/+1
from tikiwiki days and is tedious to deal with.
2006-10-13phpDoc additionsLester Caine1-0/+15
2006-08-30field is spelt: field not feildMax Kremmel1-2/+2
2006-07-23big cleanup in registration/auth. converted auth plugins to directories to ↵Christian Fowler1-0/+215
permit integration with foreign CVS repo's, and all genericized to allow arbitrary plugin creation by creating a new directory: yahoo/auth.php.\n clean up of session login during registration