Sylius / ShopApiPlugin

Shop API for Sylius.
https://sylius.com
129 stars 89 forks source link

Cannot update email field using update user details #615

Closed Amr3zzat closed 4 years ago

Amr3zzat commented 4 years ago

I tried to update user logged in email using update user details endpoint , it didn't change , also it is required to send the email in update request !

Yasser-G commented 4 years ago

+1

mamazu commented 4 years ago

We explicitly removed the feature to update the email because this is a security risk: (see #568 )