src/main/java/com/gitblit/LdapUserService.java @@ -262,7 +262,7 @@ } @Override protected AccountType getAccountType() { public AccountType getAccountType() { return AccountType.LDAP; }