Add RateLimit to registrations (#3493)
A vulnerability was introduced with #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 <frank@kank.net>
Loading
Please register or sign in to comment