LP#1446860 Staff were able to edit their own accounts.
authorChris Sharp <csharp@georgialibraries.org>
Tue, 21 Apr 2015 21:10:49 +0000 (17:10 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 26 May 2017 11:58:58 +0000 (07:58 -0400)
commita9573488ce4ea336baa9bf68d5a5aa9c58c2ccbd
tree16c54c212dbd2e1099d13db77bbe357ff5fbca3d
parent34c0c0ea910499d1ceb1baf1d7e5f3dbce4524d9
LP#1446860 Staff were able to edit their own accounts.

This change reverses what appears to be a thinko in the
original programming.  If the editing user is the same
as the user being edited, disable the Save button.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Conflicts:
Open-ILS/web/js/ui/default/actor/user/register.js

LP#1446860 - Correct mistaken logic in previous fix.

See https://bugs.launchpad.net/evergreen/+bug/1446860/comments/2
for reference.  The logic was not enforcing the "if the editing
staff member doesn't have permission to edit a user in this
permission group" check.  This corrects that.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/web/js/ui/default/actor/user/register.js