Author: sevein Date: Sun Oct 10 14:53:15 2010 New Revision: 8056 Log: Limit access to description updates screen.
Added: trunk/apps/qubit/modules/search/config/security.yml Added: trunk/apps/qubit/modules/search/config/security.yml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/apps/qubit/modules/search/config/security.yml Sun Oct 10 14:53:15 2010 (r8056) @@ -0,0 +1,3 @@ +descriptionUpdates: + credentials: administrator + is_secure: true -- 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.
