France-ioi / AlgoreaFrontend

Front-end for the new Algorea platform
MIT License
4 stars 1 forks source link

User pages: display a button to update the password of the user (if allowed to) #1713

Closed smadbe closed 2 weeks ago

smadbe commented 1 month ago

Overview

On user pages, if a manager is allowed to edit of another user's profile (through a group he manages), we should display a button to update the password of the user.

Notes

Requires

Acceptance criteria

On other's user pages, if the GET /users/:id service has personal_info_access_approval_to_current_user is "edit" (only!):