]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiUserNew.php
for now default DB_SESSION to false
[SourceForge/phpwiki.git] / lib / WikiUserNew.php
2004-02-09 rurbanfor now default DB_SESSION to false
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-03 rurbanLDAP cleanup, start of new Pref classes
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-01-30 rurbanfixed DBAuthParams['pref_select']: wrong _auth_dbi...
2004-01-30 rurbanfix "lib/WikiUserNew.php:572: Notice[8]: Undefined...
2004-01-27 rurbanrenamed ->Username => _userid for consistency
2004-01-26 rurban* changed stored pref representation as before.
2004-01-25 rurbanFirst working version, but has some problems with the...
2003-12-07 carstenklappCode Housecleaning: fixed syntax errors. (php -l *...
2003-12-06 carstenklappFinished off logic for determining user class, including
2003-12-03 carstenklappAdded admin user, password user, and preference classes...
2003-12-02 carstenklappComplete rewrite of WikiUser.php.