2FAuth/app/Http/Controllers/Auth
2024-11-23 14:29:31 +01:00
..
ForgotPasswordController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
LoginController.php Add session clean-up on Logout 2024-09-25 08:53:35 +02:00
PasswordController.php Fix & Complete tests 2024-07-06 16:05:48 +02:00
RegisterController.php Control & Promote administrator status via a method rather than a prop 2024-02-23 16:39:32 +01:00
ResetPasswordController.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
SocialiteController.php Log error & Check OpenID config to ease SSO setup - See #325 2024-06-10 16:14:31 +02:00
UserController.php Add authentications log 2024-04-15 00:44:18 +02:00
WebAuthnDeviceLostController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnLoginController.php Upgrade to laragear/webauthn v2 - Fixes #255 2024-03-29 09:21:00 +01:00
WebAuthnManageController.php Update logged message 2024-02-23 16:39:32 +01:00
WebAuthnRecoveryController.php Apply Pint fixes 2024-09-26 23:50:01 +02:00
WebAuthnRegisterController.php Fix phpstan issues 2024-11-23 14:29:31 +01:00