feat: toggle internal registration #18

Open
fauno wants to merge 1 commits from internal-registration into main
Owner

otherwise, disable registration set to true would prevent new accounts even for external oauth providers

otherwise, disable registration set to true would prevent new accounts even for external oauth providers
fauno added 1 commit 2026-01-16 18:58:00 +00:00
fauno requested review from p4u1 2026-01-16 18:58:00 +00:00
fauno reviewed 2026-01-16 18:59:04 +00:00
@ -1,4 +1,4 @@
export APP_INI_VERSION=v23
export APP_INI_VERSION=v24
Author
Owner

@p4u1 not sure what's the good practice for open prs both changing the version number, maybe something to check between merge and release?

@p4u1 not sure what's the good practice for open prs both changing the version number, maybe something to check between merge and release?
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin internal-registration:internal-registration
git checkout internal-registration
Sign in to join this conversation.
No description provided.