Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agallavardin
fusiondirectory-plugins
Commits
08d8a094
Commit
08d8a094
authored
May 04, 2015
by
Côme Bernigaud
Committed by
Benoit Mortier
May 04, 2015
Browse files
Fixes #3687 Fixing the ACL check in addressbook
parent
da72edd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
addressbook/addons/addressbook/class_addressbook.inc
View file @
08d8a094
...
...
@@ -811,7 +811,7 @@ class addressbook extends plugin
function
get_entry_acls
(
$dn
,
$attr
=
""
)
{
$acls
=
""
;
$combineACLs
=
FALS
E
;
$combineACLs
=
TRU
E
;
/* If combineACLs is set to false:
Differentiate between user and addressbook acls, thus leads into two object categories.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment