Make it possible to have multiple, logically-ORed LDAP recursion filters in
LDAP links and groups.
This commit is contained in:
parent
f1b62f54d0
commit
950c1e2306
5 changed files with 33 additions and 12 deletions
|
|
@ -251,7 +251,7 @@ sub www_editLDAPLink {
|
|||
-hoverHelp => $i18n->get('8 description'),
|
||||
-value => $db{ldapPasswordName},
|
||||
);
|
||||
$f->text(
|
||||
$f->textarea(
|
||||
-name => "ldapGlobalRecursiveFilter",
|
||||
-label => $i18n->get("global recursive filter label"),
|
||||
-hoverHelp => $i18n->get("global recursive filter label description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue