]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiUser/PearDb.php
fix DBAUTH arguments to be position independent, fixes bug #1358973
[SourceForge/phpwiki.git] / lib / WikiUser / PearDb.php
2006-03-19 rurbanfix DBAUTH arguments to be position independent, fixes...
2005-10-10 rurbanadd DBAUTH_PREF_INSERT: self-creating users. by John...
2005-08-06 rurbanswitch to natural order password, userid
2005-02-14 rurbanfix policy strict. Thanks to Mikhail Vladimirov
2005-01-06 rurbanmove password length checker to correct method. thanks...
2004-12-26 rurbanjust copyright
2004-12-20 rurbangettext msg unification
2004-12-19 rurbanEnforce PASSWORD_LENGTH_MINIMUM in almost all PassUser...
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...