summaryrefslogtreecommitdiff
path: root/auth/bit/auth.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
2025-08-29Auth bits updated to PHP8.4 and namespace, but only bituser auth workinglsces1-7/+10
2016-06-23Named constructors being deprecated in PHP7.xlsces1-1/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2008-10-16massive code cleanup, added docs, renamed methods to have consistent camelCap...Max Kremmel1-2/+2
2007-06-30fix negative condition to assign errors if failureChristian Fowler1-2/+3
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-4/+4
2006-10-13phpDoc additionsLester Caine1-0/+12
2006-09-13fix typo, remove commented debugChristian Fowler1-2/+0
2006-09-13fix pParmHash typo, formattingChristian Fowler1-0/+1
2006-07-23big cleanup in registration/auth. converted auth plugins to directories to pe...Christian Fowler1-0/+96