aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth
Commit message (Expand)AuthorAgeFilesLines
* LocalPasswordPrimaryAuthenticationProvider: Minor cleanupReedy2025-03-261-17/+25
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-1/+1
* Fully silence TRX profiler after autocreationGergő Tisza2025-03-241-4/+1
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-2/+3
* Silence TRX profiler in deferreds after autocreationGergő Tisza2025-03-111-1/+8
* Pass WebRequest to AuthPreserveQueryParams hook handlersGergő Tisza2025-02-071-0/+6
* build: Updating mediawiki/mediawiki-codesniffer to 46.0.0libraryupgrader2025-01-311-1/+1
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-4/+0
* Merge "AuthManager: Fix typo in AuthenticationRequest merge logic"jenkins-bot2024-12-161-1/+1
|\
| * AuthManager: Fix typo in AuthenticationRequest merge logicGergő Tisza2024-12-161-1/+1
* | Merge "AuthenticationRequest: Improve documentation"jenkins-bot2024-12-162-14/+44
|\|
| * AuthenticationRequest: Improve documentationGergő Tisza2024-12-162-14/+44
* | ButtonAuthenticationRequest: Add AllowDynamicProperties directiveJames D. Forrester2024-12-101-0/+1
|/
* auth: Clarify testUserForCreation documentationGergő Tisza2024-11-101-2/+2
* Merge "Use real type hints for services etc. in includes/auth/, session/, user/"jenkins-bot2024-11-097-115/+35
|\
| * Use real type hints for services etc. in includes/auth/, session/, user/Bartosz Dziewoński2024-11-027-115/+35
* | Various minor fixes to @var and @return docsthiemowmde2024-11-062-3/+3
* | auth: Use READ_LATEST intead of READ_LOCKING for account creation checksTimo Tijhof2024-10-293-5/+5
|/
* Merge "chore: Move authevents logging into AuthManager"jenkins-bot2024-10-241-12/+51
|\
| * chore: Move authevents logging into AuthManagerPiotr Miazga2024-10-241-12/+51
* | Add AuthenticationAttemptThrottled hookDreamy Jazz2024-10-232-0/+34
|/
* AuthManager: Add constants for callMethodOnProviders()Kevin Israel2024-10-181-40/+76
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-163-4/+4
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-275-7/+8
* auth: Add base class for TemporaryPasswordPrimaryAuthenticationProviderBartosz Dziewoński2024-09-162-419/+530
* Merge "auth: Disable irrelevant account creation fields for temp users"jenkins-bot2024-09-102-5/+16
|\
| * auth: Disable irrelevant account creation fields for temp usersMáté Szabó2024-09-102-5/+16
* | SUL3: Enable multiple auth providers to refresh "remember me" statusDerick Alangi2024-09-101-1/+16
|/
* auth: Pass canAlwaysAutocreate from session to pre-auth providersErik Bernhardson2024-09-064-0/+7
* auth: Add missing documentation to class propertiesUmherirrender2024-09-014-0/+4
* Merge "Revert "auth: Relax AuthManager session state check while cde00b55 is ...jenkins-bot2024-08-291-12/+3
|\
| * Revert "auth: Relax AuthManager session state check while cde00b55 is deployed"Gergő Tisza2024-08-291-12/+3
* | Merge "PasswordReset: remove $wgAllowRequiringEmailForResets feature flag"jenkins-bot2024-08-291-11/+1
|\ \
| * | PasswordReset: remove $wgAllowRequiringEmailForResets feature flagMusikAnimal2024-08-281-11/+1
* | | Merge "auth: Relax AuthManager session state check while cde00b55 is deployed"jenkins-bot2024-08-281-3/+12
|\ \ \ | |/ / |/| / | |/
| * auth: Relax AuthManager session state check while cde00b55 is deployedGergő Tisza2024-08-281-3/+12
* | auth: Fix documentation of AuthManagerVerifyAuthentication hookGergő Tisza2024-08-271-1/+1
|/
* auth: Add AuthManagerVerifyAuthentication hookGergő Tisza2024-08-262-31/+164
* auth: Add AuthManagerFilterProviders hookGergő Tisza2024-08-262-27/+144
* Clean up after I04932d84aa0b0b5939706f3905f0fe7700d81327Gergő Tisza2024-08-241-20/+9
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* deferred: pass $fname to MWCallableUpdate callbacks and improve commentsAaron Schulz2024-08-081-3/+3
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-102-2/+2
* AuthManager: Read from primary in account autocreationKosta Harlan2024-07-081-0/+5
* Introduce hook to preserve query params after authenticationDerick Alangi2024-07-081-0/+31
* Don't link temporary account and named account in newusers logDreamy Jazz2024-06-201-3/+3
* Use namespaced classes (2)Umherirrender2024-06-164-5/+9
* User objectCacheFactory methods not deprecated ObjectCache methodsWandji692024-06-063-6/+14
* Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-193-4/+8
* Namespace includes/passwordReedy2024-05-182-6/+6