Files
gerrit/gerrit-httpd
Christian Aistleitner 559cbe2d51 Throw PermissionDeniedException for denied user name change requests
When trying to change the user name although the used realm does not
permit this, a NameAlreadyUsedException has been thrown. We replace
this exception by the more appropriate PermissionDeniedException.

Change-Id: I4cbf6aa6100ac93411cafbb3cb33b92475ccba9a
2013-02-18 10:32:01 +01:00
..