Actions
Issue #8889
closedBackport to 2.5: repair api throws 403 You do not have permission to perform this action.
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 98
Quarter:
Description
Calling this api:
POST /pulp/api/v3/repositories/container/container/d931c96e-9933-4e7b-bbf9-4260b99d476e/versions/1/repair/
throws a 403: You do not have permission to perform this action.
I don't think i'm doing anything incorrect here. All other apis seem to work fine with the authentication we are using
Related issues
Updated by ipanova@redhat.com over 3 years ago
- Copied from Issue #8884: repair api throws 403 You do not have permission to perform this action. added
Updated by ipanova@redhat.com over 3 years ago
- Subject changed from repair api throws 403 You do not have permission to perform this action. to Backport to 2.5: repair api throws 403 You do not have permission to perform this action.
Updated by ipanova@redhat.com over 3 years ago
- Status changed from NEW to ASSIGNED
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com over 3 years ago
Added by ipanova@redhat.com over 3 years ago
Updated by ipanova@redhat.com over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 6a7b7778d7e059319aa82aac2f4bdf653b87ce00.
Updated by ipanova@redhat.com over 3 years ago
- Status changed from MODIFIED to CLOSED - WONTFIX
Updated by ipanova@redhat.com almost 3 years ago
- Status changed from CLOSED - WONTFIX to MODIFIED
- Sprint/Milestone set to 2.5.4
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fixed access policy for the container repository
repair
endpoint.closes #8889 backports #8884
(cherry picked from commit 0a9fce8244a32d23dde34bee0ebaa3d12b6ea058)