Skip to content

Commit

Permalink
Merge pull request #2593 from objectcomputing/feature-2573/recategori…
Browse files Browse the repository at this point in the history
…ze-impersonate-organization-members

2024-09-17 - Moved "Impersonate organization members" to "Security" category
  • Loading branch information
mkimberlin authored Sep 17, 2024
2 parents 65d2f1c + 8db5e80 commit 20b0486
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public enum Permission {
CAN_VIEW_FEEDBACK_ANSWER("View feedback answers", "Feedback"),
CAN_DELETE_ORGANIZATION_MEMBERS("Delete organization members", "User Management"),
CAN_CREATE_ORGANIZATION_MEMBERS("Create organization members", "User Management"),
CAN_IMPERSONATE_MEMBERS("Impersonate organization members", "User Management"),
CAN_IMPERSONATE_MEMBERS("Impersonate organization members", "Security"),
CAN_VIEW_ROLE_PERMISSIONS("View role permissions", "Security"),
CAN_ASSIGN_ROLE_PERMISSIONS("Assign role permissions", "Security"),
CAN_VIEW_PERMISSIONS("View all permissions", "Security"),
Expand Down

0 comments on commit 20b0486

Please sign in to comment.