You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for Servlet API 3.1 / 4.0 (Tomcat 8.x / 9.x)
Code base now compiled in Java 8
Framework upgrades:
Spring MVC 4 -> 5
Spring Security 4 -> 5
Log4J 1 -> 2
Breaking changes:
Java 6 / 7 are no longer supported
Servlet API 2.5 / 3.0 (Tomcat 6.x / 7.x) are no longer supported
If you use a simple digest algorithm to hash passwords (it's not recommended), you have to change a little bit your lognavigator-authentication-context.xml file as indicated here.