mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
fix(api): restrict user profile updates to self (#11833)
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com> Co-authored-by: Josema Camacho <josema@prowler.com>
This commit is contained in:
@@ -40,6 +40,11 @@ Follow these steps to edit a user of your account:
|
||||
|
||||
<img src="/images/prowler-app/rbac/user_edit_details.png" alt="Edit User Details" width="700" />
|
||||
|
||||
<Note>
|
||||
Users can edit their own account details. Editing another user's account details requires the **Invite and Manage Users** or **admin** permission.
|
||||
|
||||
</Note>
|
||||
|
||||
#### Removing a User
|
||||
|
||||
Follow these steps to remove a user of your account:
|
||||
|
||||
Reference in New Issue
Block a user