google-code-export / sandy-disaster-recovery

Automatically exported from code.google.com/p/sandy-disaster-recovery
2 stars 2 forks source link

Redirect /map on Bad Authentication #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently if I visit /dev/map without authentication, I get a 404 error. It 
should redirect to the authentication page rather than dying.

Original issue reported on code.google.com by v...@aarontitus.net on 6 Nov 2012 at 12:24

GoogleCodeExporter commented 9 years ago
I don't see this issue. Could you try again? Here's what I did:

Visit https://sandy-disaster-recovery.appspot.com/dev/map in an incognito 
window (no cookies). I was redirected to 
https://sandy-disaster-recovery.appspot.com/authentication?destination=https%3A/
/sandy-disaster-recovery.appspot.com/dev/map, as expected. I also got the 
correct result for http:// instead of https://

Original comment by rostovp...@gmail.com on 6 Nov 2012 at 4:29

GoogleCodeExporter commented 9 years ago
Yeah, I couldn't reproduce it either. Maybe I hit the server as someone was 
doing a push.

Original comment by v...@aarontitus.net on 6 Nov 2012 at 5:32