Replies: 1 comment
|
There isn’t currently a supported env/config value to disable registrations in the self-hosted version. For a closed team, the safest option right now is to restrict access to the app at the network/reverse-proxy level, or patch the signup route in your deployment until a proper config flag exists. A clean implementation would be something like |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello - using the self-hosted version and trialling this within our org, given that we are a closed team is it possible to disable registrations via env or some other configuration value?
All reactions