Actions
Story #7311
closedAs a user, I can add and remove permissions associated with groups
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Background¶
Users can list permissions associated with a group at the URL /pulp/api/v3/groups/:uuid/permissions/
Allow modification of permissions¶
Users should be able to add and delete permissions using:
POST /pulp/api/v3/groups/:pk/permissions/ - Add a permission DELETE /pulp/api/v3/groups/:pk/permissions/:uuid/ - Remove a permission
Updated by fao89 over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar over 4 years ago
Updated by Anonymous over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|feb4506b84f0ea2cdc471b8b8ad5dd52627f2176.
Updated by pulpbot over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Create/Remove permissions associated with groups
https://pulp.plan.io/issues/7311 closes #7311