| .. |
|
AbstractAuthenticationProvider.php
|
Change @inheritdoc to @inheritDoc
|
2017-08-11 16:49:52 +02:00 |
|
AbstractPasswordPrimaryAuthenticationProvider.php
|
Add PasswordFactory to MediaWikiServices
|
2018-08-02 14:46:35 +01:00 |
|
AbstractPreAuthenticationProvider.php
|
|
|
|
AbstractPrimaryAuthenticationProvider.php
|
Change @inheritdoc to @inheritDoc
|
2017-08-11 16:49:52 +02:00 |
|
AbstractSecondaryAuthenticationProvider.php
|
Change @inheritdoc to @inheritDoc
|
2017-08-11 16:49:52 +02:00 |
|
AuthenticationProvider.php
|
|
|
|
AuthenticationRequest.php
|
Bypass login page if no user input is required.
|
2016-11-22 14:10:20 +00:00 |
|
AuthenticationResponse.php
|
Fix PhanTypeMismatchDeclaredParam
|
2018-07-07 00:34:30 +00:00 |
|
AuthManager.php
|
Include IP address in "Login for $1 succeeded" log entry
|
2018-10-20 13:02:32 +00:00 |
|
AuthManagerAuthPlugin.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
AuthManagerAuthPluginUser.php
|
Split AuthManagerAuthPluginUser into a separate file
|
2018-08-28 15:22:49 -07:00 |
|
AuthPluginPrimaryAuthenticationProvider.php
|
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
|
2018-02-17 13:29:13 +01:00 |
|
ButtonAuthenticationRequest.php
|
Replace call_user_func_array(), part 2
|
2018-06-07 20:19:26 -07:00 |
|
CheckBlocksSecondaryAuthenticationProvider.php
|
CheckBlocksSecondaryAuthenticationProvider: Avoid user language during auto-creation
|
2017-10-05 14:50:44 -04:00 |
|
ConfirmLinkAuthenticationRequest.php
|
|
|
|
ConfirmLinkSecondaryAuthenticationProvider.php
|
AuthManager: Don't invalidate BotPasswords if a password reset email is sent
|
2018-07-17 16:25:28 -04:00 |
|
CreatedAccountAuthenticationRequest.php
|
|
|
|
CreateFromLoginAuthenticationRequest.php
|
Use short type bool/int in param documentation
|
2017-08-20 13:20:59 +02:00 |
|
CreationReasonAuthenticationRequest.php
|
|
|
|
EmailNotificationSecondaryAuthenticationProvider.php
|
rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle()
|
2018-05-09 21:07:06 +00:00 |
|
LegacyHookPreAuthenticationProvider.php
|
Hard-deprecate authentication-related hooks deprecated by AuthManager
|
2018-10-09 18:13:21 -07:00 |
|
LocalPasswordPrimaryAuthenticationProvider.php
|
Fix caller name in LocalPasswordPrimaryAuthenticationProvider
|
2018-09-30 16:17:27 +02:00 |
|
PasswordAuthenticationRequest.php
|
|
|
|
PasswordDomainAuthenticationRequest.php
|
|
|
|
PreAuthenticationProvider.php
|
|
|
|
PrimaryAuthenticationProvider.php
|
Change @inheritdoc to @inheritDoc
|
2017-08-11 16:49:52 +02:00 |
|
RememberMeAuthenticationRequest.php
|
Bypass login page if no user input is required.
|
2016-11-22 14:10:20 +00:00 |
|
ResetPasswordSecondaryAuthenticationProvider.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
SecondaryAuthenticationProvider.php
|
|
|
|
TemporaryPasswordAuthenticationRequest.php
|
Merge "Get ConfigFactory & MainConfig from MediaWikiServices"
|
2016-11-24 18:08:36 +00:00 |
|
TemporaryPasswordPrimaryAuthenticationProvider.php
|
rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle()
|
2018-05-09 21:07:06 +00:00 |
|
ThrottlePreAuthenticationProvider.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
Throttler.php
|
Fix PhanTypeMismatchDeclaredParam
|
2018-07-07 00:34:30 +00:00 |
|
UserDataAuthenticationRequest.php
|
Get ConfigFactory & MainConfig from MediaWikiServices
|
2016-11-23 00:12:38 +00:00 |
|
UsernameAuthenticationRequest.php
|
|
|