Author: david
Date: Tue Nov 24 14:26:29 2009
New Revision: 3957

Log:
Add security for ISDF actions.

Added:
   trunk/apps/qubit/modules/function/config/security.yml   (contents, props 
changed)
      - copied, changed from r3947, 
trunk/apps/qubit/modules/actor/config/security.yml

Copied and modified: trunk/apps/qubit/modules/function/config/security.yml 
(from r3947, trunk/apps/qubit/modules/actor/config/security.yml)
==============================================================================
--- trunk/apps/qubit/modules/actor/config/security.yml  Tue Nov 24 13:08:02 
2009        (r3947, copy source)
+++ trunk/apps/qubit/modules/function/config/security.yml       Tue Nov 24 
14:26:29 2009        (r3957)
@@ -2,14 +2,6 @@
   is_secure:   on
   credentials: [[ contributor, editor, administrator ]]
 
-deleteInformationObjectRelation:
-  is_secure:  on
-  credentials: [[ contributor, editor, administrator ]]
-
-deleteTermRelation:
-  is_secure:  on
-  credentials: [[ contributor, editor, administrator ]]
-
 edit:
   is_secure:   on
   credentials: [[ contributor, editor, administrator, translator ]]
@@ -21,8 +13,5 @@
 list:
   is_secure:   off
 
-showIsaar:
-  is_secure:  off
-
 all:
-  is_secure:   off
+  is_secure:   off
\ No newline at end of file

--

You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.


Reply via email to