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
/
ApiAuthManagerHelper.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Auth: pass accountType to authevents log stream
Piotr Miazga
2024-10-21
1
-2
/
+16
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+6
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
Fix logging Status objects to 'authevents' channel
Bartosz Dziewoński
2023-10-16
1
-11
/
+5
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-10
/
+11
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-2
/
+2
*
Merge "authevents: strval() variables passed to status when logging"
jenkins-bot
2021-04-20
1
-1
/
+1
|
\
|
*
authevents: strval() variables passed to status when logging
Cole White
2021-03-19
1
-1
/
+1
*
|
Add comment to fall-through cases in switch
Umherirrender
2021-04-15
1
-0
/
+2
*
|
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+1
*
|
Rename some variables to use more neutral language
Reedy
2021-03-19
1
-6
/
+6
|
/
*
update authevents logging status context to use string representation directly
Cole White
2021-03-16
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-4
/
+4
*
API: Use MediaWikiServices::getAuthManager in various Api classes
Umherirrender
2020-06-20
1
-6
/
+12
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-3
/
+6
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-2
/
+3
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+3
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-2
/
+0
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-4
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-2
/
+2
*
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-1
/
+1
*
SECURITY: API: Don't log "sensitive" parameters
Brad Jorsch
2017-04-06
1
-0
/
+1
*
API: Add "messagecode" to AuthManager responses
Brad Jorsch
2017-02-21
1
-0
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-7
/
+3
*
API: Error if sensitive AuthManager parameters are in the query string
Brad Jorsch
2016-10-31
1
-7
/
+1
*
Remove a few unused variables
Max Semenik
2016-09-26
1
-2
/
+0
*
API: Some raw message cleanup
Brad Jorsch
2016-08-24
1
-0
/
+1
*
API: Insist authn parameters be in the POST body
Brad Jorsch
2016-08-18
1
-1
/
+16
*
AuthManager: Allow for flagging fields as "sensitive"
Brad Jorsch
2016-08-18
1
-0
/
+1
*
Rename 'authmanager' log channel to 'authevents'
Gergő Tisza
2016-08-10
1
-1
/
+1
*
Include AuthManager API endpoints in authmanager channel
Gergő Tisza
2016-08-05
1
-0
/
+25
*
API: Fixes for AuthManager
Brad Jorsch
2016-05-30
1
-2
/
+1
*
API changes for AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+365