MM-15314 - Update Error message in System Console for LDAP result code 4 "Size Limit Exceeded" (#10818)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
3f3bc5c49c
Коммит
6a42207c48
@@ -3730,6 +3730,10 @@
|
|||||||
"id": "ent.ldap.syncronize.search_failure.app_error",
|
"id": "ent.ldap.syncronize.search_failure.app_error",
|
||||||
"translation": "Failed to search users in AD/LDAP. Test if the Mattermost server can connect to your AD/LDAP server and try again."
|
"translation": "Failed to search users in AD/LDAP. Test if the Mattermost server can connect to your AD/LDAP server and try again."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "ent.ldap.syncronize.search_failure_size_exceeded.app_error",
|
||||||
|
"translation": "Size Limit Exceeded. Try checking your [max page size](https://docs.mattermost.com/deployment/sso-ldap.html#i-see-the-log-error-ldap-result-code-4-size-limit-exceeded)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "ent.ldap.validate_filter.app_error",
|
"id": "ent.ldap.validate_filter.app_error",
|
||||||
"translation": "Invalid AD/LDAP Filter"
|
"translation": "Invalid AD/LDAP Filter"
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user