Gate self-serve registration behind ENABLE_ACCOUNT_REGISTRATION (default false).
CI / test (pull_request) Successful in 10s
Unit Tests / test (pull_request) Successful in 10s

Supports chat_web_app#31: public settings + /user/create/ create company/user and return JWTs for Stripe Checkout. Document flag in env/secret templates.
This commit is contained in:
2026-07-27 06:17:42 -05:00
parent ad44359804
commit 6e34fd95ec
8 changed files with 160 additions and 15 deletions
+3
View File
@@ -25,6 +25,9 @@ EMAIL_USE_TLS=true
# Captcha (optional local)
CAPTCHA_SECRET_KEY=
# Self-serve sign-up (default false — set true to allow /user/create/)
ENABLE_ACCOUNT_REGISTRATION=false
# Stripe / finance (optional local — required for checkout + webhooks)
STRIPE_SECRET_KEY=
STRIPE_PUBLISHABLE_KEY=