2FAuth/app/Http/Controllers/Auth
2024-02-23 16:39:32 +01: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 Control & Promote administrator status via a method rather than a prop 2024-02-23 16:39:32 +01:00
UserController.php Target db tables using config helper rather than hard coded strings 2024-02-23 16:39:32 +01:00
WebAuthnDeviceLostController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnLoginController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnManageController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnRecoveryController.php Fix the useWebauthnOnly preference not being saved at webauthn reset 2024-02-23 16:39:32 +01:00
WebAuthnRegisterController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00