ListUsersCommand: Fix NullPointerException when username is not set Change I1a892c791 converted the check for username to use Optional, but didn't use isPresent(). Change-Id: I944d5b368ce5ac66a39b30d5306e2390ba7f5f7a
Gerrit plugin to provide information via SSH commands to Gerrit Administrators.