Readded error checking for for first and last names but made the requirement a config toggle instead of always required

Этот коммит содержится в:
Reed Garmsen
2015-06-19 09:50:53 -07:00
родитель f7bc210f6e
Коммит e9d7844a9c
2 изменённых файлов: 20 добавлений и 2 удалений

Просмотреть файл

@@ -13,6 +13,7 @@ var config = {
// Feature switches
AllowPublicLink: true,
AllowInviteNames: true,
RequireInviteNames: false,
AllowSignupDomainsWizard: false,
// Privacy switches