Actions
Bug #15943
openKatello does not render 403 page properly, resulting in error
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
Katello is unable to render the 403 page currently, and will raise an exception instead.
To repro:
- create org 1, add a product
- create org 2
- create user, add viewer role and add to org 2
- log out, log in as new user
- attempt to view /products/1/repositories
result: exception
Updated by Justin Sherrill over 8 years ago
- Category changed from Web UI to API
- Translation missing: en.field_release set to 114
- Difficulty set to easy
Updated by David Davis almost 8 years ago
Another test case:
1. Create a user with no permissions
2. Log into user, go to any bastion page (e.g. /activation_keys)
Result: exception
Updated by David Davis almost 8 years ago
- Related to Bug #17757: Standard user is unable to access "Red Hat Subscriptions" page added
Updated by David Davis almost 8 years ago
- Related to deleted (Bug #17757: Standard user is unable to access "Red Hat Subscriptions" page)
Actions