Skip to content
Snippets Groups Projects
Commit 9425d2ac authored by William Turner's avatar William Turner
Browse files

Fixes error message on group base

parent 192bd510
No related branches found
No related tags found
No related merge requests found
......@@ -52,8 +52,8 @@
creds-error
#"(?s)^0000202B:.*"
{:errors {:ldap-user-base "User or group search base does not exist or is unreadable"}
:ldap-group-base "User or group search base does not exist or is unreadable"}
{:errors {:ldap-user-base "User or group search base does not exist or is unreadable"
:ldap-group-base "User or group search base does not exist or is unreadable"}}
#"^User search base does not exist .*"
{:errors {:ldap-user-base "User search base does not exist or is unreadable"}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment