![]() |
|
|
|
|
|
|
Change By:
|
Thomas Herrlin
(06/Feb/15 9:29 AM)
|
|
Description:
|
Root problem:
Global permission matrix too wide to show leftmost username when using right most toggle permissions or delete user buttons. This applies for a large number of usernames and plugins that require permissions.
Example usecases:
* It is too easy
(relative
to
the consequences) to
accidentally toggle all permissions for "Anonymous" when creating a new user, as both are normally sorted last. This would be really bad for an internet exposed Jenkins installation. * It is too easy to accidentally delete the wrong user (red X rightmost).
Suggested improvements:
* tr.permission-row:hover { background: #999999; }
* Some sort of unobtrusive popup display of username and permission name affected when hovering over checkbox, delete or "toggle permissions" in matrix.
* Name column duplicated to the right.
* Remove toggle permissions for the "Anonymous" user. Or at least popup a confirmation box just for "Anonymous".
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.
Clarification: Too easy to make mistakes relative to the potential consequences.