Fabrice Bacchella
2015-05-26 3286926d2ec11445f76cd170e4c2fcff597a0754
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);