[Adminitration] Allow registrations: 3 modes = "close", "allowed", "moderate" - #877
This commit is contained in:
@@ -87,6 +87,7 @@ export const configMock = {
|
||||
name: "Mobilizon",
|
||||
registrationsAllowlist: false,
|
||||
registrationsOpen: true,
|
||||
registrationsModeration: false,
|
||||
resourceProviders: [
|
||||
{
|
||||
__typename: "ResourceProvider",
|
||||
@@ -139,6 +140,7 @@ export const loginMock = {
|
||||
oauthProviders: [],
|
||||
},
|
||||
registrationsOpen: true,
|
||||
registrationsModeration: false,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user