Actions
Issue #396
closedPermission grant does not work when trailing slash is missing
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.4.1
Platform Release:
2.6.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:
Description
Description of problem:
If I want to grant a user permissions to manage all repos the only resource URI that works is - /v2/repositories/
Following 2 do not result in any warning, but do not work -
1. /v2/repositories
2. /repositories/
Either this should be clarified in the docs or ideally, fixed in the code.
+ This bug was cloned from Bugzilla Bug #1064150 +
Updated by amacdona@redhat.com about 8 years ago
Fixed with https://github.com/pulp/pulp/pull/1205
+ This comment was cloned from Bugzilla #1064150 comment 1 +
Updated by cduryee about 8 years ago
fixed in pulp 2.6.0-0.2.beta
+ This comment was cloned from Bugzilla #1064150 comment 2 +
Updated by pthomas@redhat.com about 8 years ago
verified
http://pulp.readthedocs.org/en/latest/dev-guide/troubleshooting.html
+ This comment was cloned from Bugzilla #1064150 comment 3 +
Updated by bmbouter about 8 years ago
- Category deleted (
1) - Tags Documentation added
Documentation is now a Tag not a Category.
Updated by rbarlow almost 8 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE
Actions