James Moger
2014-10-23 f6a71521877f67c91ad9f68ce209c242cbbc03e4
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);