Skip to content

fix(security): make the example env match the invite-only default - #173

Merged
maartenbode merged 1 commit into
mainfrom
fix/signup-default-mismatch
Jul 26, 2026
Merged

fix(security): make the example env match the invite-only default#173
maartenbode merged 1 commit into
mainfrom
fix/signup-default-mismatch

Conversation

@maartenbode

Copy link
Copy Markdown
Member

.env.example shipped SIGN_UP_ENABLED=true while config/fortify.php and the docs both document the default as false. Since composer setup copies the example file, manual installs silently opted into open registration. Docker installs were unaffected — the entrypoint never copies the example.

Documents pricore:install in the manual deployment and contributing setup steps, which previously relied on self-registration to create the first account.

@maartenbode
maartenbode marked this pull request as ready for review July 26, 2026 16:46
@maartenbode
maartenbode merged commit 575a324 into main Jul 26, 2026
3 checks passed
@maartenbode
maartenbode deleted the fix/signup-default-mismatch branch July 26, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant