plone / plone.app.users

User registration and profile forms for the Plone CMS
https://pypi.python.org/pypi/plone.app.users
14 stars 22 forks source link

Plip 10359 - Security Control Panel migration #31

Closed jcerjak closed 9 years ago

jcerjak commented 9 years ago

Fix doctests, security settings are now properly read from the registry. This reverts some of the changes done in fd8a29812598df320637a03588cf0c7599d2a9e7 . See also https://github.com/plone/plone.app.users/pull/22 .

This is part of work on the security control panel migration https://github.com/plone/Products.CMFPlone/issues/216 and should be merged along with https://github.com/plone/Products.CMFPlone/pull/362