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
/
api
/
ApiLogin.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ApiLogin: Don't break BotPasswords if password or user is blank, just error
James D. Forrester
2025-03-12
1
-1
/
+1
*
auth: Log actual error message for action=login
Gergő Tisza
2025-02-17
1
-1
/
+16
*
Auth: pass accountType to authevents log stream
Piotr Miazga
2024-10-21
1
-1
/
+14
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-6
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+7
*
api: Avoid assignment in condition in ApiLogin
Umherirrender
2024-09-01
1
-20
/
+20
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Namespace remaining User-related classes under \MediaWiki\User
James D. Forrester
2023-09-20
1
-0
/
+1
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
api: Minor code cleanup
Reedy
2022-08-14
1
-2
/
+2
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-3
/
+4
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-5
/
+6
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-1
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Drop action api token methods deprecated in 1.24
Petr Pchelko
2021-09-13
1
-2
/
+0
*
Mark ApiClientLogin/ApiLogin as requiring write mode
Reedy
2021-07-13
1
-0
/
+5
*
Inject AuthManager into some api classes
DannyS712
2021-05-29
1
-5
/
+19
*
Make UserIdentity objects aware of which wiki they belong to.
Cindy Cicalese
2021-02-02
1
-1
/
+1
*
Merge "API: Use MediaWikiServices::getAuthManager in various Api classes"
jenkins-bot
2020-06-20
1
-2
/
+3
|
\
|
*
API: Use MediaWikiServices::getAuthManager in various Api classes
Umherirrender
2020-06-20
1
-2
/
+3
*
|
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
|
api: Report Failed rather than NeedToken on session loss for action=login
Brad Jorsch
2020-04-06
1
-1
/
+4
|
/
*
Don't use 'message' as a logging key
Reedy
2020-02-14
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Remove unnecessary semi-colons
Derick Alangi
2019-06-12
1
-1
/
+1
*
ApiLogin: Remove the first example of outdated flow
Derk-Jan Hartman
2019-05-15
1
-2
/
+0
*
Fix unused vars/pointless assignments
Max Semenik
2019-03-29
1
-1
/
+0
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
Improve ApiLogin test coverage
Aryeh Gregor
2018-10-10
1
-4
/
+5
*
SECURITY: Do not allow botpassword login if account locked.
Brian Wolff
2018-09-20
1
-1
/
+2
*
BotPasswords: Indicate when a password needs reset
Brad Jorsch
2018-05-04
1
-1
/
+4
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
SECURITY: Add throttling for BotPasswords authentication attempts
Brad Jorsch
2017-11-15
1
-1
/
+1
*
API: Split description messages into summary + additional text
Brad Jorsch
2017-06-15
1
-3
/
+3
*
ApiLogin: i18n for 'Aborted' reasons
Brad Jorsch
2017-05-16
1
-19
/
+28
*
SECURITY: API: Don't log "sensitive" parameters
Brad Jorsch
2017-04-06
1
-0
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-1
/
+1
*
ApiLogin: Turn "login-params-in-query-string" warning into an error
Brad Jorsch
2017-02-15
1
-8
/
+1
*
API: More i18n cleanup
Brad Jorsch
2016-12-08
1
-3
/
+8
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-14
/
+10
*
Merge "API: Remove deprecated response values from action=login"
jenkins-bot
2016-10-11
1
-13
/
+0
|
\
|
*
API: Remove deprecated response values from action=login
Gergő Tisza
2016-10-07
1
-13
/
+0
*
|
Merge "Allow putting the app ID in the password for bot passwords"
jenkins-bot
2016-09-13
1
-4
/
+5
|
\
\
|
*
|
Allow putting the app ID in the password for bot passwords
Gergő Tisza
2016-09-07
1
-4
/
+5
*
|
|
API: Insist authn parameters be in the POST body
Brad Jorsch
2016-08-18
1
-0
/
+8
|
/
/
*
|
Merge "Log failure reasons in ApiLogin"
jenkins-bot
2016-08-17
1
-1
/
+33
|
\
\
|
*
|
Log failure reasons in ApiLogin
Gergő Tisza
2016-08-16
1
-1
/
+33
*
|
|
Rename 'authmanager' log channel to 'authevents'
Gergő Tisza
2016-08-10
1
-2
/
+2
|
/
/
[next]