Tweak for r29561: don't grab a database object until we need it
[lhc/web/wiklou.git] / includes / AuthPlugin.php
2007-10-02 Brion Vibber* AuthPlugin added strictUserAuth() method to allow...
2007-08-04 Brion Vibberupdate prototype
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Brion Vibber* Pass e-mail and real name fields to AuthPlugin::addUs...
2006-12-13 Brion Vibber* Accept null parameter to User::setPassword() as indic...
2006-11-28 Brion VibberWoops, left a parameter off of the AuthPlugin default...
2006-06-29 Rob Church* (bug 6006) Allow hiding the password change fields...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-07-24 Brion Vibber* (bug 2943) AuthPlugin::getCanonicalName() name canoni...
2005-06-03 Brion Vibber* (bug 814) Integrate AuthPlugin changes to support...
2005-03-09 Brion Vibberadd comment that local accounts are necessary to log in
2005-01-27 Antoine Mussofix phpdoc comment
2004-11-16 Brion VibberExperimental authentication plugin interface. Will...