src/main/java/com/gitblit/HtpasswdUserService.java @@ -275,7 +275,7 @@ * @return AccountType.HTPASSWD */ @Override protected AccountType getAccountType() public AccountType getAccountType() { return AccountType.HTPASSWD; }