CYKLO-569: SecurityChecking added to LoggedInUsers action class. The requiresSecureChannel, …
CYKLO-569: SecurityChecking added to LoggedInUsers action class. The requiresSecureChannel,
requiresAuthenticatedUser, checkAccessRights methods has been overrided.
It disables unlogged users access to LoggedInUsers screen. Process method in
ExceptionRedirectorValve modified. Now it also checks throwable root cause.