Code

Prepared gosa.conf to use acls for fon/fax-reports and addressbook
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 30 Nov 2005 13:49:27 +0000 (13:49 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 30 Nov 2005 13:49:27 +0000 (13:49 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2159 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/gosa.conf

index 19b362871d0815551763cb2872bffc290bc5a35e..5676159684d2208f9e0a81a50ee678ed384f2427 100644 (file)
                </section>
 
                <section name="Addons">
-                       <plugin acl="default" class="addressbook" icon="addressbook.png"
+                       <plugin acl="addressbook" class="addressbook" icon="addressbook.png"
                                path="plugins/addons/addressbook" />
-                       <plugin acl="default" class="faxreport" icon="reports.png"
+                       <plugin acl="faxreport" class="faxreport" icon="reports.png"
                                path="plugins/gofax/faxreports" />
-                       <plugin acl="default" class="fonreport" icon="phonereport.png"
+                       <plugin acl="fonreport" class="fonreport" icon="phonereport.png"
                                path="plugins/gofon/fonreports" />
                        <plugin acl="logs" class="logview" icon="logview.png"
                                path="plugins/addons/logview" />