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
/
auth
/
ThrottlePreAuthenticationProvider.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use real type hints for services etc. in includes/auth/, session/, user/
Bartosz Dziewoński
2024-11-02
1
-8
/
+3
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
User objectCacheFactory methods not deprecated ObjectCache methods
Wandji69
2024-06-06
1
-1
/
+4
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+2
*
Use MainConfigNames instead of string literals
Aryeh Gregor
2022-04-11
1
-2
/
+4
*
Handle null usernames in ThrottlePreAuthenticationProvider
Lucas Werkmeister
2021-06-02
1
-2
/
+6
*
Implement injecting of dependencies to an AuthenticationProvider
vladshapik
2021-04-26
1
-4
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-2
/
+1
*
Demote "throttler data not found" logs to info level
Gergő Tisza
2017-02-17
1
-1
/
+3
*
Support multiple limits and arbitrary periods in account creation throttle
cenarium
2016-09-22
1
-5
/
+13
*
Add AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+170