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 David Davis about 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
Actions