Personal tools
You are here: Home geek Plone Developer How to disable the join in Plone - Mon May 8
Document Actions

How to disable the join in Plone - Mon May 8

by Roberto Allende last modified 2006-05-08 19:48

By default every plone site has a join link in every page. This link let's anyone to join as a site user. I want to desactivate it.

To disable the join link in the bar i followed this reference. Check the Personal Bar section.

This solution just hides it

Posted by Anonymous User at 2006-05-11 19:16

(15:11:17) elvix: DigitalD: change the join/add member permission to disallow anonymous (15:11:44) elvix: DigitalD: don't care about the personal bar. removing the link won't give you security, just hide it (15:12:10) elvix: DigitalD: ZMI -> Security tab -> find that permission (15:12:14) elvix: disable for anon