aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/AuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Don't set AuthenticationRequest::$username on loginTim Starling2023-09-051-2/+2
* Auth: Various deprecated interface methods have been removedDerick Alangi2023-08-061-42/+1
* Implement injecting of dependencies to an AuthenticationProvidervladshapik2021-04-261-2/+22
* Remove documentation that literally repeats the codeThiemo Kreuz2020-10-271-1/+0
* Hooks::run() call site migrationTim Starling2020-05-301-0/+7
* Expand SessionManager / AuthManager documentationGergő Tisza2016-08-301-3/+8
* Add AuthManagerBrad Jorsch2016-05-161-0/+93