wiki.techinc.nl/tests/phpunit/includes/auth
Gergő Tisza 26d2ea79dd Password change request should be optional on soft reset
Non-optional fields are required by HTMLForm now so the skip button
would not work properly.

Change-Id: Iad937767f0f7cf6dce43f7882720d1ed730ee28d
2016-06-06 15:45:43 +00:00
..
AbstractAuthenticationProviderTest.php
AbstractPasswordPrimaryAuthenticationProviderTest.php
AbstractPreAuthenticationProviderTest.php
AbstractPrimaryAuthenticationProviderTest.php
AbstractSecondaryAuthenticationProviderTest.php
AuthenticationRequestTest.php Fix required field calculation in AuthenticationRequest 2016-05-30 11:57:58 +00:00
AuthenticationRequestTestCase.php
AuthenticationResponseTest.php
AuthManagerTest.php AuthManager: Ensure neededRequests have action and username set properly 2016-06-01 12:13:15 -04:00
AuthPluginPrimaryAuthenticationProviderTest.php Typo fix for AuthPluginPrimaryAuthenticationProvider::providerAllowsAuthenticationDataChange 2016-05-29 14:00:23 +00:00
ButtonAuthenticationRequestTest.php
CheckBlocksSecondaryAuthenticationProviderTest.php
ConfirmLinkAuthenticationRequestTest.php
ConfirmLinkSecondaryAuthenticationProviderTest.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php
LegacyHookPreAuthenticationProviderTest.php
LocalPasswordPrimaryAuthenticationProviderTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php
ResetPasswordSecondaryAuthenticationProviderTest.php Password change request should be optional on soft reset 2016-06-06 15:45:43 +00:00
TemporaryPasswordAuthenticationRequestTest.php
TemporaryPasswordPrimaryAuthenticationProviderTest.php
ThrottlePreAuthenticationProviderTest.php
ThrottlerTest.php
UserDataAuthenticationRequestTest.php
UsernameAuthenticationRequestTest.php