2FAuth/app/Http/Controllers/Auth
2023-03-15 16:26:32 +01:00
..
ForgotPasswordController.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
LoginController.php Fix user preferences not being applied correctly after sign-in 2023-03-15 11:46:37 +01:00
PasswordController.php Update logs messages 2023-02-27 00:33:42 +01:00
RegisterController.php Update logs messages 2023-02-27 00:33:42 +01:00
ResetPasswordController.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
UserController.php Apply Laravel Pint fixes 2023-03-10 22:59:46 +01:00
WebAuthnDeviceLostController.php Apply Laravel Pint fixes 2022-12-09 10:55:11 +01:00
WebAuthnLoginController.php Fix user preferences not being applied correctly after sign-in 2023-03-15 11:46:37 +01:00
WebAuthnManageController.php Remove invalid calls to the Settings facade 2023-03-15 16:26:32 +01:00
WebAuthnRecoveryController.php Remove invalid calls to the Settings facade 2023-03-15 16:26:32 +01:00
WebAuthnRegisterController.php Apply Laravel Pint fixes 2022-12-13 12:07:29 +01:00