How to disable the join in Plone - Mon May 8
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
(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