Skip to content

Commit

Permalink
fix: only permit updating profile full name and password (#1263)
Browse files Browse the repository at this point in the history
Users cannot update their own email address. This is enforced
server-side, so would have always failed.
  • Loading branch information
tackley authored Jul 23, 2024
1 parent f4df44f commit a4115b3
Show file tree
Hide file tree
Showing 8 changed files with 142 additions and 108 deletions.
46 changes: 25 additions & 21 deletions src/locales/en.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 25 additions & 21 deletions src/locales/es.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a4115b3

Please sign in to comment.