Этот коммит содержится в:
JoramWilander
2015-09-21 14:22:23 -04:00
родитель 86429c7bd5
Коммит 98186e5018
31 изменённых файлов: 1284 добавлений и 102 удалений

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

@@ -24,6 +24,7 @@ type ServiceSettings struct {
AllowedLoginAttempts int
DisableEmailSignUp bool
EnableOAuthServiceProvider bool
AllowIncomingWebhooks bool
}
type SSOSetting struct {