aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/ButtonAuthenticationRequest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge "AuthenticationRequest: Improve documentation"jenkins-bot2024-12-161-2/+7
|\
| * AuthenticationRequest: Improve documentationGergő Tisza2024-12-161-2/+7
* | ButtonAuthenticationRequest: Add AllowDynamicProperties directiveJames D. Forrester2024-12-101-0/+1
|/
* Use real type hints for services etc. in includes/auth/, session/, user/Bartosz Dziewoński2024-11-021-5/+2
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-141-1/+1
* Reorg: Move RawMessage to under language/Amir Sarabadani2022-12-161-1/+1
* build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2022-10-081-0/+2
* Fixes for the phan upgrade, part 1Daimona Eaytoy2022-10-081-2/+2
* phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-0/+1
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Merge "Replace "@stable for subclassing" with "@stable to extend""jenkins-bot2020-07-131-1/+1
|\
| * Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
* | Merge "Replace "@stable for calling" by "@stable to call""jenkins-bot2020-07-131-1/+1
|\ \
| * | Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
| |/
* / Replace "@stable for overriding" with "@stable to override"daniel2020-07-131-3/+3
|/
* Mark methods in authentication base classes as stable for overriding.daniel2020-07-081-0/+11
* auth: Use a 'use' statement rather than \ for class importReedy2020-05-011-4/+5
* Replace call_user_func_array(), part 2Max Semenik2018-06-071-2/+2
* AuthManager phpdoc cleanupMax Semenik2016-09-261-0/+2
* Add AuthManagerBrad Jorsch2016-05-161-0/+106