element-hq / element-hq/synapse
Feature: Manual registration verification
Open
A-Registration
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#11983](https://github.com/matrix-org/synapse/issues/11983).
---
*a possible solution to prevent registration spam:*
After a new user register an instance account, there should be an option that it must first be accepted by an HS admin.
The admin should receive the request for a new registration via email and should be able to confirm it via a link. After that, the user is unlocked and can use his account.
Contributor guide
Assessment
This issue has not been assessed yet.