*SECURITY* added prevention of the “Open Redirect” attack from auth page returnUrl
-
SECURITY added prevention of the “Open Redirect” attack by checking the
returnUrl
URL parameter of the authorization page match server origin - added cleanup of
location.hash
on startup - Authentication page now redirect to the main page using
window.location.replace
, so "Back" browsed button pressed from adminUI now returns back (to blank page or previously visited page), instead of UB Authentication page