sulu / SuluCommunityBundle

Community features like Login, Registration, Password forget/reset for your sulu application.
MIT License
30 stars 39 forks source link

Create and update correct email entity for backend edit #73

Closed alexander-schranz closed 6 years ago

alexander-schranz commented 6 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #46
License MIT

What's in this PR?

Write also the main email entity when main email address is changed.

Why?

Else the content manager has problems when editing community contacts.

BC Breaks/Deprecations

Added a function to the updateUser to UserManagerInterface.