2FAuth/app/Http/Controllers/Auth
2022-08-10 18:39:41 +02:00
..
ForgotPasswordController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
LoginController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
PasswordController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
RegisterController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
ResetPasswordController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
UserController.php Bind TwoFAccountService to Service Container 2022-07-29 19:22:54 +02:00
WebAuthnConfirmController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
WebAuthnDeviceLostController.php Fix and complete tests 2022-03-31 11:24:02 +02:00
WebAuthnLoginController.php Add user logging after WebAuthn authentication - Fix #109 2022-08-02 10:57:16 +02:00
WebAuthnManageController.php Fix #110 - Reset WebAuthn user options after last device revocation 2022-08-10 18:39:41 +02:00
WebAuthnRecoveryController.php Fix and complete tests 2022-03-31 11:24:02 +02:00
WebAuthnRegisterController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00