src/main/java/com/gitblit/RpcFilter.java
@@ -44,6 +44,9 @@ */ public class RpcFilter extends AuthenticationFilter { public RpcFilter() { } /** * doFilter does the actual work of preprocessing the request to ensure that * the user may proceed.