index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
AuthPlugin.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
Adding support for domains in SpecialPasswordReset.php.
Ryan Lane
2011-09-08
1
-0
/
+9
*
added doc
Jeroen De Dauw
2011-08-12
1
-1
/
+1
*
Add/remove/tweak method documentation
Sam Reed
2011-05-19
1
-0
/
+4
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-14
1
-17
/
+23
*
Ran stylize.php, removed trailing whitespace, updated indentation and code fo...
Siebrand Mazeland
2010-05-30
1
-14
/
+10
*
Fix some doxygen warnings
Alexandre Emsenhuber
2010-01-05
1
-14
/
+13
*
Revert broken rewrite of login system; totally broken.
Brion Vibber
2009-09-26
1
-5
/
+4
*
Merge in Login rewrite, second time lucky.
Happy-melon
2009-09-20
1
-4
/
+5
*
Revert broken rewrite of login forms:
Brion Vibber
2009-09-08
1
-5
/
+4
*
* Totally refactor includes/specials/SpecialUserlogin.php:
Happy-melon
2009-09-07
1
-4
/
+5
*
(bug 9691) Add type parameter to ModifyUITemplate function calls
Chad Horohoe
2009-07-27
1
-1
/
+2
*
Per code review: call allowPropChange() directly, and only reference the depr...
Chad Horohoe
2009-06-11
1
-31
/
+9
*
Added wfDeprecated too
Niklas Laxström
2009-05-20
1
-0
/
+3
*
Follow-up to r50776. Retaining old method names for backwards compatibility,
Charles Melbye
2009-05-20
1
-0
/
+27
*
Per code review: Redo these allowBlah() functions (except allowPasswordChange...
Chad Horohoe
2009-05-19
1
-22
/
+6
*
Default true :)
Chad Horohoe
2009-05-01
1
-3
/
+3
*
(bug 9219) Auth plugins can control editing RealName/Email/Nick preferences. ...
Chad Horohoe
2009-05-01
1
-0
/
+27
*
(bug 16721) Reset auth token to stop auto-login. Auto-login defeats the user ...
Aaron Schulz
2008-12-28
1
-0
/
+5
*
(bug 16445) add info if accounts are not sul accounts to cu results
Aaron Schulz
2008-11-27
1
-0
/
+5
*
Remove cruft here
Aaron Schulz
2008-10-05
1
-2
/
+2
*
Partial revert of r41527. Do this in a cleaner way.
Aaron Schulz
2008-10-05
1
-33
/
+38
*
* Pull isLocked() and isHidden() up to User using callbacks
Aaron Schulz
2008-10-02
1
-0
/
+7
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-2
/
+0
*
Fixed E_STRICT for CentralAuth extension
Alexandre Emsenhuber
2008-03-27
1
-1
/
+1
*
A few trivial changes:
Thomas Bleher
2008-02-09
1
-4
/
+0
*
* AuthPlugin added strictUserAuth() method to allow per-user override
Brion Vibber
2007-10-02
1
-0
/
+12
*
update prototype
Brion Vibber
2007-08-04
1
-1
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+0
*
* Pass e-mail and real name fields to AuthPlugin::addUser, as additional
Brion Vibber
2007-01-12
1
-2
/
+4
*
* Accept null parameter to User::setPassword() as indicating the password
Brion Vibber
2006-12-13
1
-0
/
+4
*
Woops, left a parameter off of the AuthPlugin default interface class. *embar...
Brion Vibber
2006-11-28
1
-1
/
+2
*
* (bug 6006) Allow hiding the password change fields using an authentication ...
Rob Church
2006-06-29
1
-0
/
+9
*
Switching from phpdoc to doxygen (use less than 32MB of memory).
Antoine Musso
2006-04-19
1
-22
/
+22
*
Update the FSF's address in all these GPL stub headers
Brion Vibber
2006-04-05
1
-1
/
+1
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-5
/
+5
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-4
/
+4
*
* (bug 2943) AuthPlugin::getCanonicalName() name canonicalization hook, patch...
Brion Vibber
2005-07-24
1
-0
/
+8
*
* (bug 814) Integrate AuthPlugin changes to support Ryan Lane's external
Brion Vibber
2005-06-03
1
-1
/
+99
*
add comment that local accounts are necessary to log in
Brion Vibber
2005-03-09
1
-0
/
+4
*
fix phpdoc comment
Antoine Musso
2005-01-27
1
-1
/
+3
*
Experimental authentication plugin interface. Will require a little bit more ...
Brion Vibber
2004-11-16
1
-0
/
+111