coolify/app/Actions/Fortify
rosslh 5904d3561f
All checks were successful
Build MapleDeploy Coolify Image / build (push) Successful in 1m41s
feat(auth): gate first-user registration with setup token
Require a setup_token query parameter to access the registration page
when no users exist, preventing admin hijacking on new instances.
2026-02-21 22:52:29 -05:00
..
CreateNewUser.php feat(auth): gate first-user registration with setup token 2026-02-21 22:52:29 -05:00
ResetUserPassword.php feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
UpdateUserPassword.php Remove deprecated fortify password policy and add a stricter one 2024-10-28 21:57:00 +01:00
UpdateUserProfileInformation.php Fix styling 2024-06-10 20:43:34 +00:00