author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:08:00 +0000 (08:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:08:00 +0000 (08:08 +0000) | ||
commit | 4c7367ec2b5eb647a9563edd89753f52877a57e8 | |
tree | 900f036eb93c36d41e9aba15d345d9d96c16f02d | tree | snapshot |
parent | 03bf4d2d69acb6c419cbaeba238037dc2bf12d21 | 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_filterSYSTEMS.inc dn and check if there is a -r- in the result.
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16335 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16335 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_filterSYSTEMS.inc | diff | blob | history |