Bug 878607 - There is no error checking for granting permission on resources
Summary: There is no error checking for granting permission on resources
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: Master
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-20 18:50 UTC by Preethi Thomas
Modified: 2015-02-28 21:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 21:54:04 UTC
Embargoed:


Attachments (Terms of Use)


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

Description Preethi Thomas 2012-11-20 18:50:13 UTC
Description of problem:

Looks like there is no error checking for permission grant on resources.

Version-Release number of selected component (if applicable):
[root@preethi ~]# rpm -q pulp-rpm-server
pulp-rpm-server-2.0.6-0.2.beta.noarch
[root@preethi ~]# 


How reproducible:


Steps to Reproduce:
[root@preethi ~]# pulp-admin auth permission grant --login test -o CREATE --resource " "
Permissions [  : ['CREATE']] successfully granted to user [test]




1.
2.
3.
  
Actual results:
[root@preethi ~]# pulp-admin auth permission grant --login test -o CREATE --resource " "
Permissions [  : ['CREATE']] successfully granted to user [test]



Expected results:


Additional info:

Comment 1 Brian Bouterse 2015-02-28 21:54:04 UTC
Moved to https://pulp.plan.io/issues/342


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