theheapdump / kite-webapp

web-app for kite trading-bot platform
0 stars 1 forks source link

Bug: If user is not logged in or session is timed out any internal link should redirect to Home Page/Login Page #217

Open bevanamit opened 3 years ago

bevanamit commented 3 years ago

trying https://tradebullz.in:61987/home/settings/profile shows below

redirectTo "login"
status "ERROR"
status_message "Invalid Session"

It should redirect to Login page or Home page

image

bevanamit commented 3 years ago

does not look like this is resolved, have tried locally, will try with tradebullz.in when it is up