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

Fixed KeyError email on personal preferences form. #58

Closed mauritsvanrees closed 8 years ago

mauritsvanrees commented 8 years ago

This could happen when email is used as login name.

Fixes https://github.com/plone/plone.app.users/issues/56 And https://github.com/plone/Products.CMFPlone/issues/1146