Actions
Story #227
closed[RFE] Allow wildcards in permissions
Status:
CLOSED - WONTFIX
Priority:
High
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
++ This bug was initially created as a clone of Bugzilla Bug #1085070 ++
Description of problem:
I would like to create a user that can push content into all existing repositories but not edit the repositories themselves. That means:
UPDATE on /v2/repositories/<repo_id>/actions/import_upload/
Without wildcards, the permission needs to be granted separately for each repo. Instead, it would be helpful to have:
UPDATE on /v2/repositories/*/actions/import_upload/
Related issues
Actions
Made request size limit configurable
closes #227