cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

[regression] Redirect after login is broken #371

Open clochix opened 7 years ago

clochix commented 7 years ago

Reported by @ZeHiro

When we try to access an application after being disconnected (for example because of a server reboot), we are redirected to the login page. After login, we stay on home page instead of being redirected to the application we first requested.

jsilvestre commented 7 years ago

I think it's more of a Home bug: if you load an application, then you reload the page (F5), it goes back to Home. I noticed that recently and it's annoying :-/