src/main/java/com/gitblit/WindowsUserService.java @@ -104,7 +104,7 @@ } @Override protected AccountType getAccountType() { public AccountType getAccountType() { return AccountType.WINDOWS; }