BookStackApp_BookStack/app/Access/Controllers
Dan Brown 5c28bcf865
Registration: Reviewed added simple honeypot, added testing
Also cleaned up old RegistrationController syntax.
Review of #4970
2024-05-04 13:59:41 +01:00
..
ConfirmEmailController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
ForgotPasswordController.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
HandlesPartialLogins.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LoginController.php OIDC RP Logout: Added autodiscovery support and test cases 2023-12-06 16:41:50 +00:00
MfaBackupCodesController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
MfaController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
MfaTotpController.php Framework: Addressed deprecations 2024-03-17 16:52:19 +00:00
OidcController.php Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
RegisterController.php Registration: Reviewed added simple honeypot, added testing 2024-05-04 13:59:41 +01:00
ResetPasswordController.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
Saml2Controller.php SAML2: Fixed non-spec point of logout, Improved redirect location 2023-12-08 18:42:13 +00:00
SocialController.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
ThrottlesLogins.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
UserInviteController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00