mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Improving LDAP user creation fail error message (#4481)
This commit is contained in:
committed by
Joram Wilander
parent
7c1fe7a765
commit
d469e89520
@@ -2675,6 +2675,10 @@
|
||||
"id": "ent.ldap.disabled.app_error",
|
||||
"translation": "AD/LDAP disabled or licence does not support AD/LDAP."
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.create_fail",
|
||||
"translation": "Unable to create LDAP user."
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.bind_admin_user.app_error",
|
||||
"translation": "Unable to bind to AD/LDAP server. Check BindUsername and BindPassword."
|
||||
|
||||
Reference in New Issue
Block a user