Issue #1752 - Lock down user admin dialog

Change-Id: I4df2626ffe24ef11b9ff7b404a884a8223d72cbb

Former-commit-id: 6809cb6f80 [formerly 6809cb6f80 [formerly e43718de9e5b0f73e4168c724f82eb021e616a34]]
Former-commit-id: 193cf1e54f
Former-commit-id: 775a0e3edd
This commit is contained in:
Mike Duff 2013-03-05 11:26:54 -06:00
parent 6b08735982
commit 78953a3fd7

View file

@ -7,8 +7,9 @@
This permission allows the user to access and edit AWIPS 2 User Administration
</description>
</permission>
<user userId="ALL">
<!-- DELETE THIS LINE - Change AuthorizedUserName to an actual user name.
<user userId="AuthorizedUserName">
<userPermission>awips.user.admin</userPermission>
</user>
DELETE THIS LINE -->
</nwsRoleData>