Readded error checking for for first and last names but made the requirement a config toggle instead of always required
Этот коммит содержится в:
@@ -13,6 +13,7 @@ var config = {
|
||||
// Feature switches
|
||||
AllowPublicLink: true,
|
||||
AllowInviteNames: true,
|
||||
RequireInviteNames: false,
|
||||
AllowSignupDomainsWizard: false,
|
||||
|
||||
// Privacy switches
|
||||
|
||||
Ссылка в новой задаче
Block a user