nexus/packages
Jason 3860812323 feat: add auth.disableSignUp config option
- Added disableSignUp to authConfigSchema in config-schema.ts
- Added authDisableSignUp to Config interface
- Added parsing from PAPERCLIP_AUTH_DISABLE_SIGN_UP env or config file
- Passed to better-auth emailAndPassword.disableSignUp

When true, blocks new user registrations on public instances.
Defaults to false (backward compatible).

Fixes #241
2026-03-08 09:38:32 +08:00
..
adapter-utils Merge remote-tracking branch 'public-gh/master' 2026-03-06 10:14:11 -06:00
adapters Remove legacy OpenClaw adapter and keep gateway-only flow 2026-03-07 18:50:25 -06:00
db Merge remote-tracking branch 'public-gh/master' 2026-03-06 10:14:11 -06:00
shared feat: add auth.disableSignUp config option 2026-03-08 09:38:32 +08:00