hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
154 stars 137 forks source link

[FIX] Remove the email from fields to be updated on users profile. #937

Open johnson-oragui opened 3 weeks ago

johnson-oragui commented 3 weeks ago

Describe the bug It is not recommended for users to be able to change their account emails in the same manner they can change their first-name and last-name.

Security Implications:

Verification Process:

Data Integrity:

Expected behavior Users should only be able to change other fields on their profile easily except their email addresses.

Screenshots If applicable, add screenshots to help explain your problem. issues users patch email not allowed

issues profile email update should not be allowed

Desktop (please complete the following information):

Related issue

Remove email from fields on profile update