src/main/java/com/gitblit/PAMUserService.java @@ -92,7 +92,7 @@ } @Override protected AccountType getAccountType() { public AccountType getAccountType() { return AccountType.PAM; }