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
/
ApiTokens.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop action api token methods deprecated in 1.24
Petr Pchelko
2021-09-13
1
-110
/
+0
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Used passed user objects for closure in ApiTokens
Umherirrender
2020-11-27
1
-2
/
+1
*
Remove uses of $wgUser in api token methods
DannyS712
2020-09-09
1
-2
/
+1
*
Remove deprecated api token hooks
DannyS712
2020-09-08
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Hard-deprecate api hooks for getting tokens
DannyS712
2020-03-14
1
-1
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-2
/
+2
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-4
/
+4
*
Use single quotes in API where possible
Siebrand Mazeland
2016-03-08
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-14
/
+14
*
Revert "Remove SessionManager, temporarily"
Brad Jorsch
2016-02-03
1
-1
/
+1
*
Remove SessionManager, temporarily
Brad Jorsch
2016-02-01
1
-1
/
+1
*
Move CSRF token handling into MediaWiki\Session\Session
Brad Jorsch
2016-01-27
1
-1
/
+1
*
API: Forwards-compatibility for ApiTokens
Brad Jorsch
2015-11-04
1
-0
/
+13
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-1
/
+3
*
New convenience method ApiBase::lacksSameOriginSecurity()
Ricordisamoa
2015-02-27
1
-2
/
+3
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-2
/
+0
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-16
/
+5
*
Merge "API: HTMLize and internationalize the help, add Special:ApiHelp"
jenkins-bot
2014-10-13
1
-0
/
+4
|
\
|
*
API: HTMLize and internationalize the help, add Special:ApiHelp
Brad Jorsch
2014-10-10
1
-0
/
+4
*
|
API: Log usage of action=tokens
Brad Jorsch
2014-10-03
1
-0
/
+1
|
/
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-1
/
+9
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-10
/
+0
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
The light at the end of the API code format updating tunnel
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
SECURITY: Prevent tokens in jsonp mode
Brad Jorsch
2013-09-03
1
-0
/
+5
*
cleanup action=tokens
umherirrender
2013-02-14
1
-54
/
+8
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+51
*
Move optionstoken from meta=userinfo to action=tokens.
Szymon Ćwierkosz
2012-05-06
1
-2
/
+2
*
Make API action=tokens extendable
Max Semenik
2012-04-25
1
-13
/
+26
*
(bug 27757) API method for retrieving tokens
Kaldari
2012-04-02
1
-0
/
+94