wiki.techinc.nl/tests/phpunit/includes/auth
Gergő Tisza ad4e22cedb
Fix password policy handling in temporary password provider
Fix breakage caused by f15ecc60cd. Also use correct check name.

Bug: T216196
Change-Id: Id2567adf8334742ef18a59a6c7e74b2b780ab43a
2019-02-20 12:25:49 -08:00
..
AbstractAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AbstractPasswordPrimaryAuthenticationProviderTest.php Add force option to password policy 2019-01-02 12:38:11 -08:00
AbstractPreAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AbstractPrimaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AbstractSecondaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AuthenticationRequestTestCase.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
AuthenticationResponseTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AuthManagerTest.php Don't check anon permissions for maint scripts in autoCreateUser() 2019-01-24 17:45:10 -08:00
AuthPluginPrimaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
ButtonAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CheckBlocksSecondaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
ConfirmLinkAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
ConfirmLinkSecondaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreatedAccountAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreateFromLoginAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreationReasonAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
EmailNotificationSecondaryAuthenticationProviderTest.php tests: Add some more @covers tags 2018-05-07 17:49:01 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php Add force option to password policy 2019-01-02 12:38:11 -08:00
PasswordAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
PasswordDomainAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
RememberMeAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
ResetPasswordSecondaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
TemporaryPasswordAuthenticationRequestTest.php Fix password policy handling in temporary password provider 2019-02-20 12:25:49 -08:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
ThrottlePreAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
ThrottlerTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
UserDataAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
UsernameAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00