James Moger
2014-06-27 5b41f21c57274c4f2e58b78dcb8666d0b37dc6d2
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);