James Moger
2014-04-17 1fbc2c8d8db41975c35bdb8fdc58e8913a968b81
src/main/java/com/gitblit/manager/IUserManager.java
@@ -24,6 +24,7 @@
    *
    * @param username
    * @return true if the specified username represents an internal account
     * @since 1.4.0
    */
   boolean isInternalAccount(String username);