coolify/app/Actions/Fortify
rosslh 7fff0d09b6 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-04-15 19:01:04 -04:00
..
CreateNewUser.php feat(auth): gate first-user registration with setup token 2026-04-15 19:01:04 -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