Support denying registration based on email or domain
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -18,6 +18,7 @@ config :mobilizon, :instance,
|
||||
hostname: "localhost",
|
||||
registrations_open: false,
|
||||
registration_email_allowlist: [],
|
||||
registration_email_denylist: [],
|
||||
languages: [],
|
||||
default_language: "en",
|
||||
demo: false,
|
||||
|
||||
Reference in New Issue
Block a user