src/main/java/com/gitblit/RedmineUserService.java @@ -91,7 +91,7 @@ } @Override protected AccountType getAccountType() { public AccountType getAccountType() { return AccountType.REDMINE; }