aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiClientLogin.php
Commit message (Expand)AuthorAgeFilesLines
* Auth: pass accountType to authevents log streamPiotr Miazga2024-10-211-2/+3
* api: Use type-declaration for string arg in ApiBase::__constructUmherirrender2024-10-171-7/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* Avoid use of deprecated wfParseUrl in MediaWiki\ApiEbrahim Byagowi2024-09-081-2/+7
* Deprecate ApiBase::makeMessagetheprotonade2024-08-161-2/+2
* Fix logging Status objects to 'authevents' channelBartosz Dziewoński2023-10-161-4/+4
* Use real type hints for services etc. in api/ except ApiQuery*.phpBartosz Dziewoński2023-08-291-2/+1
* Mark ApiClientLogin/ApiLogin as requiring write modeReedy2021-07-131-0/+5
* Inject AuthManager into some api classesDannyS7122021-05-291-7/+18
* Merge "API: Use MediaWikiServices::getAuthManager in various Api classes"jenkins-bot2020-06-201-2/+3
|\
| * API: Use MediaWikiServices::getAuthManager in various Api classesUmherirrender2020-06-201-2/+3
* | Don't call needsToken() staticallyReedy2020-06-141-1/+1
|/
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-1/+1
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-2/+2
* Include AuthManager API endpoints in authmanager channelGergő Tisza2016-08-051-0/+2
* Remove unused importsThiemo Mättig2016-07-051-1/+0
* AuthManager fixups around the login→RESTART→create flowBrad Jorsch2016-05-311-0/+8
* API changes for AuthManagerBrad Jorsch2016-05-161-0/+128