Files
gerrit/java/com/google
Francois Ferrand a3db8e117d Fix editing name & email for service user
A service-user (either created by SSH command or through ServiceUser
plugin) is actually not bound to the realm : so it makes no sense to
check if the realm supports editing FULL_USERNAME or EMAIL.

To overcome, we now check realm capabilities only for users which belong
to that realm.

Change-Id: Ic4e04936a5d2444bf6b4644a2f8a3838a2686256
2020-01-29 13:42:58 +01:00
..