Add a way for packagers to override some installation details
[lhc/web/wiklou.git] / includes / AuthPlugin.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "Make it work in wikis not configured in English...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-24 mrblueskyAdd and fix comments in some includes files
2012-02-09 Sam ReedMore return documentation
2011-09-08 Ryan LaneAdding support for domains in SpecialPasswordReset...
2011-08-12 Jeroen De Dauwadded doc
2011-05-19 Sam ReedAdd/remove/tweak method documentation
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...