LDEV-4710 Add config setting to enable "Forgot your password?" option Also if people try to get to the login page by going to the URL directly, we display a 404 error message.
LDEV-4646 Introduce LoginServlet that will forward to login.jsp It was added to be able to set locale for login.jsp. As LocaleFilter doesn't get fired when login.jsp is requested.