]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiUser/AdoDb.php
fix DBAUTH arguments to be position independent, fixes bug #1358973
[SourceForge/phpwiki.git] / lib / WikiUser / AdoDb.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
2004-12-26 rurbanjust copyright
2004-12-20 rurbangettext msg unification
2004-12-19 rurbanEnforce PASSWORD_LENGTH_MINIMUM in almost all PassUser...
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...