summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 38f4388)
raw | patch | inline | side by side (parent: 38f4388)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 May 2010 09:50:50 +0000 (09:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 May 2010 09:50:50 +0000 (09:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18767 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/squid/personal/connectivity/squid/class_proxyAccount.inc | patch | blob | history |
diff --git a/gosa-plugins/squid/personal/connectivity/squid/class_proxyAccount.inc b/gosa-plugins/squid/personal/connectivity/squid/class_proxyAccount.inc
index 89497ead1820ed372b6f0f34f64e1bbdfca02245..72741f8978ae50e8e389018a11477b42cb522e60 100644 (file)
"plSection" => array("personal" => _("My account")),
"plCategory" => array("users"),
"plOptions" => array(),
+ "plRequirements"=> array(
+ 'ldapSchema' => array('gosaProxyAccount' => '>=2.7'),
+ 'onFailureDisablePlugin' => array(get_class())
+ ),
"plProvidedAcls" => array(
"gosaProxyFlagF" => _("Filter unwanted content"),