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