plone - View permission to check logged in members -


i'd limit view in plone site root logged in members only.

which permission should check?

for clarification i'd use permission zope 3 view config , have works default. don't want create , assign permission authenticated myself if can avoid situation.

in stock plone authenticated not anonymous users may change own password. can use permission. called:

cmf.setownpassword


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -