summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c71ce4b)
raw | patch | inline | side by side (parent: c71ce4b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 17 Nov 2006 12:05:13 +0000 (12:05 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 17 Nov 2006 12:05:13 +0000 (12:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5153 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupMail.inc | patch | blob | history |
index f836f5281f372d66884c6ffc379cde0b94594835..b6c8c01f8ba1087bd481910f7fd340f7d0405371 100644 (file)
$Dis = " disabled ";
}
+ /* Reset given Acls to ensure that nobody can read username and acls if not allwoed */
+ if(!preg_match("/r/",$perm)){
+ $user = "";
+ $nr = "none";
+ $key = "none";
+ }
+
$tmp.= "<tr>
<td>
<input name=\"user_$nr\" size=20 maxlength=60 value=\"$user\" ".$Dis.">