osuosl / timesync-frontend-flask

Flask front-end client for TimeSync
Other
0 stars 2 forks source link

Login redirect loses query arguments #149

Closed subnomo closed 7 years ago

subnomo commented 7 years ago

For example:

You are viewing the list of projects and want to edit one. You click "edit," but your token is expired! You are then redirected to the login page. After re-authenticating, you are taken to the Edit Projects page, but the page errors, as it doesn't "remember" which project you wanted to edit.