James Moger
2013-11-21 269c5043ab8f66f67d5719ac5149a436ca1baa2b
src/main/java/com/gitblit/PAMUserService.java
@@ -92,7 +92,7 @@
    }
    @Override
   protected AccountType getAccountType() {
   public AccountType getAccountType() {
      return AccountType.PAM;
   }