summaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Collapse)AuthorFilesLines
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes ↵Max Kremmel1-4/+4
backwards compatible with deprecated function call message.
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 ↵Christian Fowler3-8/+7
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
2006-07-12Add Pluggable AuthHash93-0/+409