WeblateOrg / WeblateOrg/weblate
Enable preventing e-mails from registering
Open
enhancement
Waiting for: Demand
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
### Describe the problem
Some accounts are having spam links in their profiles, others contribute with malevolent translations. Block is not enough.
### Describe the solution you would like
Spam users should not only be deleted, which is currently possible, but also prevented from signing up again with the same address. We should hash the blacklisted addresses to keep this privacy-friendly.
### Describe alternatives you have considered
_No response_
### Screenshots
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.