author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:07:57 +0000 (08:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:07:57 +0000 (08:07 +0000) | ||
commit | 03bf4d2d69acb6c419cbaeba238037dc2bf12d21 | |
tree | 27ac34320fe39d7e8cb580bddff0f91af2aeae19 | tree | snapshot |
parent | 8e56706985ce20487f397a48432b4e49b3772257 | commit | diff |
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M /root/2.6/gosa-all/gosa/plugins/admin/systems/class_filterServerService.inc dn and check if there is a -r- in the result.
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16334 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16334 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_filterServerService.inc | diff | blob | history |