RE: Servlet Aware Configurations

2017-10-12 Thread Stefan Seifert
the ConfigurationBuilder.as() method should never return null. (this is also documented in the javadoc and it has a @NonNull annotation). are you sure that the "as" method returns null in your case? in the few code lines you posted i do not see an error. stefan >-Original Message-

preparing sling deployment in production

2017-10-12 Thread Ioan Eugen Stan
Hello, I'm working to prepare our deployment of Sling based CMS in production. I could use some feedback and help to secure Sling. I wish to reduce the attack surface by removing features that are not needed in my setup. This work should help other people with their particular setups. To