Bug 1085070 - [RFE] Allow wildcards in permissions
Summary: [RFE] Allow wildcards in permissions
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: API/integration
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-07 17:57 UTC by Dennis Gregorovic
Modified: 2015-02-28 23:41 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-19 01:13:04 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 227 0 None None None Never

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


Note You need to log in before you can comment on or make changes to this bug.