How to disable the "mail forgotten password" link in login portlet
by
T. Kim Nguyen
—
last modified
Oct 11, 2011 11:22 AM
in Plone 4.1
The portlet calls a view method "can_request_password", which in turn looks at the portal_membership permission "Mail forgotten password".
Surprisingly, the Security configlet in Site Setup doesn't expose this.
The way in Plone 4.1 I disabled this was via the site's /manage_access ZMI Security tab, unchecking Acquire for that permission and pressing Save Changes.











