Bug 878607

Summary: There is no error checking for granting permission on resources
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: user-experienceAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: Preethi Thomas <pthomas>
Severity: low Docs Contact:
Priority: low    
Version: MasterCC: rbarlow
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-28 21:54: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 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