Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / AuthPlugin.php
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-01-05 Alexandre EmsenhuberFix some doxygen warnings
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-07-27 Chad Horohoe(bug 9691) Add type parameter to ModifyUITemplate funct...
2009-06-11 Chad HorohoePer code review: call allowPropChange() directly, and...
2009-05-20 Niklas LaxströmAdded wfDeprecated too
2009-05-20 Charles MelbyeFollow-up to r50776. Retaining old method names for...
2009-05-19 Chad HorohoePer code review: Redo these allowBlah() functions ...
2009-05-01 Chad HorohoeDefault true :)
2009-05-01 Chad Horohoe(bug 9219) Auth plugins can control editing RealName...
2008-12-28 Aaron Schulz(bug 16721) Reset auth token to stop auto-login. Auto...
2008-11-27 Aaron Schulz(bug 16445) add info if accounts are not sul accounts...
2008-10-05 Aaron SchulzRemove cruft here
2008-10-05 Aaron SchulzPartial revert of r41527. Do this in a cleaner way.
2008-10-02 Aaron Schulz* Pull isLocked() and isHidden() up to User using callbacks
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-27 Alexandre EmsenhuberFixed E_STRICT for CentralAuth extension
2008-02-09 Thomas BleherA few trivial changes:
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...