Disabling **Allow anyone to sign up even without an invite** still triggers the sign up process.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
I am running a self hosted community edition of Plane on AWS.
I have this option turned off
Allow anyone to sign up even without an invite
Toggling this off will only let users sign up when they are invited.
However, users are still able to start the sign up process, receive the OTPs, and proceed with Google sign in.
Eventually, landing up at
The setting effectively doesn't allow sign ups, but the flow should ideally not be triggered. Is my configuration off, or this needs to be addressed at some point?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.