monica
monica copied to clipboard
feat: Disable Signups for new users
These changes allow to enable/disable new user registration based on ENV setting. The feature was implemented in version 4.x and was not present in chandler. Fixes #6687
Changes:
- added new environment parameter
APP_DISABLE_SIGNUP
- restricting registration access based on env setting value