aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiAMCreateAccount.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-7/+4
* Use real type hints for services etc. in api/ except ApiQuery*.phpBartosz Dziewoński2023-08-291-2/+1
* api: Minor code cleanupReedy2022-08-141-1/+1
* Inject AuthManager into some api classesDannyS7122021-05-291-7/+22
* Move AuthManager::checkAccountCreatePermissions to Authority.Petr Pchelko2021-04-261-1/+1
* API: Use MediaWikiServices::getAuthManager in various Api classesUmherirrender2020-06-201-2/+3
* 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-1/+4
* Remove unused importsThiemo Mättig2016-07-051-1/+0
* AuthManager fixups around the login→RESTART→create flowBrad Jorsch2016-05-311-1/+4
* API changes for AuthManagerBrad Jorsch2016-05-161-0/+132