## Summary - allow `/register?force=1` to bypass the hidden-auth redirect and render the registration page - preserve the `force=1` query on form submit so hidden signup still works end-to-end - enforce hidden-signup blocking in the Fortify user creation path and cover the forced/unforced flows with tests |
||
|---|---|---|
| .. | ||
| ActivateDevelopmentFeatures.php | ||
| BlockDemoAccountActions.php | ||
| EnsureOnboardingComplete.php | ||
| EnsureUserIsSubscribed.php | ||
| HandleAppearance.php | ||
| HandleInertiaRequests.php | ||
| SetLocale.php | ||
| WithoutSsr.php | ||