WildMeOrg / codex-frontend

The frontend for Codex, written in React with Material UI components. Codex is active and being used by the research community!
GNU General Public License v3.0
8 stars 17 forks source link

Edit of other users needs to be restricted #636

Closed TanyaStere42 closed 9 months ago

TanyaStere42 commented 10 months ago

Expected behavior

When accessing another user's profile, only users with user manager or admin permissions are able to make adjustments to the user's image, name, and email.

Current behavior

All users can click to edit a user's image or to access the name and email modal. Additionally, users can access the preferences manager through a settings button (preferences cannot be adjusted by another user)

Solution