Actions
Bug #8439
closedAs a developer, I want to write code that views Katello objects as a different user than the current one
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Roles and Permissions
Target version:
Description
For things like rendering mail templates, I want to make use of the new foreman authorized_as scope.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 61
- Pull request https://github.com/Katello/katello/pull/4824 added
- Pull request deleted (
)
Updated by Stephen Benjamin almost 10 years ago
- Status changed from Ready For Testing to New
I started to try to do this, but it's quite a jungle in the Authorization concerns, it would need to be made DRY to really do this effectively.
For now, you can call `authorized_as` or `user.can?` methods from Foreman
Updated by Stephen Benjamin almost 10 years ago
- Blocked by Refactor #8449: Make authorization concerns DRY added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 114
Updated by Stephen Benjamin almost 8 years ago
- Tracker changed from Feature to Bug
Updated by Stephen Benjamin almost 8 years ago
- Assignee deleted (
Stephen Benjamin)
Updated by Stephen Benjamin almost 8 years ago
- Blocked by deleted (Refactor #8449: Make authorization concerns DRY)
Updated by Stephen Benjamin almost 8 years ago
- Status changed from New to Closed
No longer needed, foreman provides User.as helpers
Updated by Jonathon Turel about 4 years ago
- Status changed from Closed to Rejected
- Target version changed from Katello Backlog to Katello Recycle Bin
Actions