coolify/app/Actions/Fortify
rosslh b9174f8d09 feat(auth): notify MapleDeploy on first-user registration
After the first user registers, clears the setup token and dispatches
NotifySetupCompleteJob to POST the token to MapleDeploy's callback URL.
Adds setup_callback_url column to instance_settings.
2026-03-14 00:18:29 -04:00
..
CreateNewUser.php feat(auth): notify MapleDeploy on first-user registration 2026-03-14 00:18:29 -04: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