summaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Expand)AuthorFilesLines
2007-06-30fix negative condition to assign errors if failureChristian Fowler1-2/+3
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-2/+1
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-4/+4
2006-10-13phpDoc additionsLester Caine3-0/+39
2006-09-13fix typo, remove commented debugChristian Fowler1-2/+0
2006-09-13fix pParmHash typo, formattingChristian Fowler1-0/+1
2006-08-30field is spelt: field not feildMax Kremmel1-2/+2
2006-07-23big cleanup in registration/auth. converted auth plugins to directories to pe...Christian Fowler3-8/+7
2006-07-12Add Pluggable AuthHash93-0/+409