Improve and clean authentication. Reintroduce anonymous login context.
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / http / NodeHttp.java
index 98eee87d24d35445e843ccf03006b0cf381b7e71..b74b3815a082c9eb18640a814c0dbf017430367b 100644 (file)
@@ -280,6 +280,7 @@ public class NodeHttp implements KernelConstants {
                        // e.getException());
                        // }
                }
+
        }
 
        private class RemotingServlet extends JcrRemotingServlet {