2FAuth/app/Http/Controllers/Auth
2024-06-10 16:14:31 +02:00
..
ForgotPasswordController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
LoginController.php Control & Promote administrator status via a method rather than a prop 2024-02-23 16:39:32 +01:00
PasswordController.php Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01: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 Fix bad method call 2024-04-26 11:14:22 +02:00
WebAuthnRegisterController.php Upgrade to laragear/webauthn v2 - Fixes #255 2024-03-29 09:21:00 +01:00