Bug 154858

Summary: Users Tab -> Removing roles from yourself
Product: [Retired] Red Hat Network Reporter: Michael Bowman <mbowman>
Component: RHN/R&DAssignee: Michael Bowman <mbowman>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN DevelCC: rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-27 18:17:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125080    

Description Michael Bowman 2005-04-14 16:06:07 UTC
This doesn't work in the java code. 

A user should be able to remove roles from themselves on the user details page.

Comment 1 Michael Bowman 2005-04-19 16:45:41 UTC
Users can now remove roles from themselves in Java.

However, the user details page still needs some work. If a user removes org
admin status from themselves, they should be redirected off of this page:
http://mbowman.rdu.redhat.com/rhn/users/UserDetails.do?uid=4169969
To something where they cannot edit roles.

Waiting on java webapp security meeting to decide how to handle this, since if
we implement page security correctly, this problem should solve itself.



Comment 2 Michael Bowman 2005-06-20 16:11:28 UTC
Using struts acls now. See bz # 160809