Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RateLimit to registrations (HyphaApp#3493)
A vulnerability was introduced with HyphaApp#3064 where registrations could be created en masse using arbitrary email addresses. An attacker could use this to make hypha auto generate mass emails to those recipients. Adding a ratelimit to the registration should prevent that from being too aggressive. Co-authored-by: Frank Duncan <[email protected]>
- Loading branch information