coolify/app/Actions/Fortify
rosslh 7ca7bbd204 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-11 15:31:53 -04:00
..
CreateNewUser.php feat(auth): notify MapleDeploy on first-user registration 2026-04-11 15:31:53 -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