Actions
Task #8161
closedAdd ability to check repo permissions on a repository version viewset of a plugin
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 89
Quarter:
Description
In order to add RBAC to RepositoryVersion viewset in plugins, there needs to be a way to check permissions of a corresponding repository.
Because repository versions are so tightly coupled with repositories, there is no need to create a separate set of permissions for versions.
Each plugin will need to check those, so it makes sense to add it to the global access conditions.
Updated by ttereshc almost 4 years ago
- Tracker changed from Issue to Task
- % Done set to 0
- Severity deleted (
2. Medium) - Triaged deleted (
No)
Updated by pulpbot almost 4 years ago
- Status changed from ASSIGNED to POST
Added by ttereshc almost 4 years ago
Updated by ttereshc almost 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|5d79a056b5ed1720491153e2f42e9547a57eab16.
Updated by pulpbot almost 4 years ago
Added by ttereshc almost 4 years ago
Revision ba930c3e | View on GitHub
Fix repo attribute check to work with the detail model
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add repo attribute check to global access conditions
Plugins can leverage it at least in policies for repository version viewsets.
closes #8161 https://pulp.plan.io/issues/8161