2FAuth/tests/Feature/Http/Auth
2024-03-19 18:13:35 +01:00
..
ForgotPasswordControllerTest.php Target db tables using config helper rather than hard coded strings 2024-02-23 16:39:32 +01:00
LoginTest.php Fix missing admin permissions on WebAuthn login - Closes #326 2024-03-19 18:13:35 +01:00
PasswordControllerTest.php Update tests to phpunit 10 2023-08-01 11:28:27 +02:00
RegisterControllerTest.php Add an email registration policy feature - Closes #250 2024-02-29 14:03:30 +01:00
ResetPasswordControllerTest.php Update tests to phpunit 10 2023-08-01 11:28:27 +02:00
SocialiteControllerTest.php Add a keepSsoRegistrationEnabled admin setting - Closes #317 2024-03-08 15:07:44 +01:00
UserControllerTest.php Update & Complete tests 2024-02-23 16:39:32 +01:00
WebAuthnDeviceLostControllerTest.php Target db tables using config helper rather than hard coded strings 2024-02-23 16:39:32 +01:00
WebAuthnLoginControllerTest.php Fix missing admin permissions on WebAuthn login - Closes #326 2024-03-19 18:13:35 +01:00
WebAuthnManageControllerTest.php Change HTTP code returned for routes rejected in reverse proxy setup 2023-11-23 12:56:09 +01:00
WebAuthnRecoveryControllerTest.php Target db tables using config helper rather than hard coded strings 2024-02-23 16:39:32 +01:00
WebAuthnRegisterControllerTest.php Update tests to phpunit 10 2023-08-01 11:28:27 +02:00