Bug 1085070

Summary: [RFE] Allow wildcards in permissions
Product: [Retired] Pulp Reporter: Dennis Gregorovic <dgregor>
Component: API/integrationAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: pulp-qe-list
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: bcourt, mhrivnak, pcreech17, rbarlow, skarmark
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-19 01:13:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dennis Gregorovic 2014-04-07 17:57:01 UTC
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/

Comment 1 Brian Bouterse 2015-02-19 01:13:04 UTC
Moved to https://pulp.plan.io/issues/227