Bug #14261
User API should return correct admin status
Description
Even after assigning admin right using user groups, api return incorrect admin status.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal about 6 years ago
The "admin" flag on a user is different to the admin flag inherited from a user group, though another attribute could be added to the API response equivalent to admin?
.
#2
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3345 added
#3
Updated by Ranjan Kumar about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1cf79b15f0a6af381fa1d9f1b6b9306bbb611fd0.
#4
Updated by Dominic Cleal about 6 years ago
- Assignee set to Ranjan Kumar
- Legacy Backlogs Release (now unused) set to 136
#5
Updated by Dominic Cleal about 6 years ago
- Related to Bug #14606: Hammer shows incorrect admin status when assign role using user group. added
Fixes #14261 - User API should return correct admin status