aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/PrimaryAuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-2/+0
* auth: Clarify testUserForCreation documentationGergő Tisza2024-11-101-2/+2
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-1/+1
* auth: Pass canAlwaysAutocreate from session to pre-auth providersErik Bernhardson2024-09-061-0/+2
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-231-3/+4
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-1/+1
* Fix numerous PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-111-3/+3
* Change @inheritdoc to @inheritDocUmherirrender2017-08-111-1/+1
* Expand SessionManager / AuthManager documentationGergő Tisza2016-08-301-16/+66
* AuthManager: do not rewrite PRIMARY_REQUIRED to REQUIREDGergő Tisza2016-08-171-0/+8
* Add $options parameter for testUserForCreation()Brad Jorsch2016-06-201-1/+9
* Add AuthManagerBrad Jorsch2016-05-161-0/+334