I replying to myself here .. but hopefully this thread may benefit someone.

Finally found one way to restrict access to view in plugin LoginLockout -
basically you can add the following [security] setting to the
loginlockout_settings.cpt.metadata file:-


[default]
title = LoginLockout settings form

[security]
View=0:Manager

[actions]
action.success = traverse_to:string:reset_accounts

I suspect there is a better way with modifying workflow in the code, but was
really struiggling to find this. Also is the cpt templates and metadata
files 'old school plone ?'. Should access control to views now really be
configure.zcml based ?

Thx Dave

                                                            
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/Security-settings-for-Plone-Plugin-tp5983031p5998579.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup@lists.plone.org
https://lists.plone.org/mailman/listinfo/setup

Reply via email to