Skip to content

Add email blacklist, fixes #1404

Alex Gleason requested to merge alexgleason/pleroma:email-blacklist into develop

Allows blacklisting email domains similar to Mastodon, to prevent users from registering with the given email domains.

This is a good tactic to mitigate brigading (#1931 (closed)) by people who abuse services like 10 Minute Mail to create many accounts and spam the server.

Merge request reports