Something went wrong while setting issue due date.
Using base scope in ACL does not work as expected
Closed
Using base scope in ACL does not work as expected
Description
Hello,
It looks like the aclrole as base not work like expected. When we assigned an aclrole on "." we can read the users in ou=people
Distribution Name and Version
Debian
FusionDirectory Version
1.3
PHP version used
php7
Origin of php packages
Distribution
Steps to Reproduce
- Create department /A and /B/A
- Assign the manager aclrole to a user (subtree for /A and /B/A) but as base for "."
- If you connect with your user you can see the users in "." and you can also write in /B
Expected behavior:
We cannot see the users in "." and we may not write in /B
Actual behavior:
We see the user in "." an we can write in /B
Reproduces how often: 100%