Reviewed: https://review.openstack.org/306214 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e390773260593bd4119b3784acb961d758c12f40 Submitter: Jenkins Branch: master
commit e390773260593bd4119b3784acb961d758c12f40 Author: Ryan Evans <[email protected]> Date: Fri Apr 15 02:07:46 2016 +0000 Removed "Disable user" from dropdown menu for self Previously the "Disable user" option was disabled for the logged in user, it was displayed but not clickable. This has been changed to no longer display at all. Change-Id: I3114e1191915717638ec57ccf444872fb2a39dd2 Closes-Bug: 1567393 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1567393 Title: remove menu item "disable user" for admin Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Environment: - upstream Steps: - Login as admin - Go to "Identity" -> "Users" - Click dropdown actions menu for admin Expected result: - Only "Change Password" is present Actual result: - There is item "Disable user" but it's disabled. And any case it's not possible to disable admin. It's better to remove such item in order not to confuse an user. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1567393/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

