coolify/app/Actions/Fortify
rosslh f11a303fc5 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-04-06 14:03:55 -04:00
..
CreateNewUser.php feat(auth): notify MapleDeploy on first-user registration 2026-04-06 14:03:55 -04:00
ResetUserPassword.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
UpdateUserPassword.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
UpdateUserProfileInformation.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00