PLT-1830 Adding ability to create team with ldap
Этот коммит содержится в:
@@ -593,6 +593,7 @@
|
||||
"choose_auth_page.find": "Find my teams",
|
||||
"choose_auth_page.gitlabCreate": "Create new team with GitLab Account",
|
||||
"choose_auth_page.googleCreate": "Create new team with Google Apps Account",
|
||||
"choose_auth_page.ldapCreate": "Create new team with LDAP Account",
|
||||
"choose_auth_page.noSignup": "No sign-up methods configured, please contact your system administrator.",
|
||||
"claim.account.noEmail": "No email specified",
|
||||
"claim.email_to_sso.enterPwd": "Enter the password for your {team} {site} account",
|
||||
@@ -964,6 +965,11 @@
|
||||
"sso_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
|
||||
"sso_signup.teamName": "Enter name of new team",
|
||||
"sso_signup.team_error": "Please enter a team name",
|
||||
"ldap_signup.find": "Find my teams",
|
||||
"ldap_signup.ldap": "Create team with LDAP Account",
|
||||
"ldap_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
|
||||
"ldap_signup.teamName": "Enter name of new team",
|
||||
"ldap_signup.team_error": "Please enter a team name",
|
||||
"suggestion.mention.all": "Notifies everyone in the team",
|
||||
"suggestion.mention.channel": "Notifies everyone in the channel",
|
||||
"suggestion.search.private": "Public Groups",
|
||||
|
||||
Ссылка в новой задаче
Block a user