aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/AbstractAuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* Edit the documentation of SessionProvider, AbstractAuthenticationProvider::initvladshapik2021-06-021-1/+3
* Hard deprecate the setters of AbstractAuthenticationProvider classvladshapik2021-05-311-21/+17
* Implement injecting of dependencies to an AuthenticationProvidervladshapik2021-04-261-1/+84
* 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
* | Replace "@stable for overriding" with "@stable to override"daniel2020-07-131-1/+1
|/
* Mark methods in authentication base classes as stable for overriding.daniel2020-07-081-0/+5
* Hooks::run() call site migrationTim Starling2020-05-301-0/+29
* Change @inheritdoc to @inheritDocUmherirrender2017-08-111-1/+1
* Add AuthManagerBrad Jorsch2016-05-161-0/+59