aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/PasswordDomainAuthenticationRequest.php
Commit message (Expand)AuthorAgeFilesLines
* Various minor fixes to @var and @return docsthiemowmde2024-11-061-1/+1
* auth: Replace FQNs with importsLucas Werkmeister2022-12-161-1/+3
* Reorg: Move RawMessage to under language/Amir Sarabadani2022-12-161-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-2/+2
|/
* Mark methods in authentication base classes as stable for overriding.daniel2020-07-081-0/+10
* AuthManager phpdoc cleanupMax Semenik2016-09-261-0/+2
* Add AuthManagerBrad Jorsch2016-05-161-0/+83