interfacerproject / interfacerproject/zenflows
Allow users to register with email addresses
Open
@protodeniz is already working on this.
Since May 11, 2023.
- Dominant language
- Elixir
- Stars
- 18
- Forks
- 4
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
Allow users to register with email addresses instead of the admin key.
- Disallow almost all actions (excluding the ones allowed by guests) performed by unverified users.
- Delete unverified users within 24 hours or a configurable interval.
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.