Hide Forgot
Description of problem: Admin user is able to delete any user even himself and even when there is no other user. Version-Release number of selected component (if applicable): rhscon-core-0.0.8-1.el7.x86_64 rhscon-ceph-0.0.6-1.el7.x86_64 rhscon-ui-0.0.7-1.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Go to Admin page and try to delete an user which is currently logged in Actual results: User is deleted. After any click it fails and so the page is re-routed to log page. However the session is still active so it's not possible to log as any user. Only possibility is to remove saved cookies from the browser. Expected results: User should not be able to remove himself from the user list. Additional info: Note that if the last user is removed clear of browser cookies doesn't help.
https://review.gerrithub.io/#/c/262381/
Tested with rhscon-ui-0.0.43-1.el7scon.noarch and I still see issue. ->Assigned