MM-62930: Add validation of LDAP attribute values. (#30419)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c23f44fe8e
Коммит
7789223494
@@ -8056,6 +8056,10 @@
|
||||
"id": "ent.ldap.do_login.certificate.app_error",
|
||||
"translation": "Error loading LDAP TLS Certificate file."
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.invalid_id",
|
||||
"translation": "Invalid AD/LDAP Id"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.invalid_password.app_error",
|
||||
"translation": "Invalid Password."
|
||||
@@ -8156,6 +8160,10 @@
|
||||
"id": "ent.ldap_groups.groups_search_error",
|
||||
"translation": "error retrieving ldap groups"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap_groups.invalid_ldap_id",
|
||||
"translation": "Invalid AD/LDAP id"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap_groups.members_of_group_error",
|
||||
"translation": "error retrieving members of group"
|
||||
|
||||
Ссылка в новой задаче
Block a user