BookStack/app/Access/Controllers
Dan Brown d133f904d3
Auth: Changed email confirmations to use login attempt user
Negates the need for a public confirmation resend form
since we can instead just send direct to the last session login attempter.
2024-05-20 17:23:15 +01:00
..
ConfirmEmailController.php
ForgotPasswordController.php
HandlesPartialLogins.php
LoginController.php
MfaBackupCodesController.php
MfaController.php
MfaTotpController.php
OidcController.php
RegisterController.php
ResetPasswordController.php
Saml2Controller.php
SocialController.php
ThrottlesLogins.php
UserInviteController.php