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
RedirectCallBack class validates the redirect parameter url before actually redirecting to it. But current routeExists method in RedirectCallBack class does can not allow dynamic url to pass its exists test.
RedirectCallBack class validates the redirect parameter url before actually redirecting to it. But current routeExists method in RedirectCallBack class does can not allow dynamic url to pass its exists test.
The text was updated successfully, but these errors were encountered: