conveyal / analyst-server

DEPRECATED; see https://github.com/conveyal/analysis-ui
MIT License
37 stars 6 forks source link

Login after logout fails (must reload page) #260

Closed mattwigway closed 8 years ago

mattwigway commented 8 years ago

I think this is due to the changes in ca55a2c561122c2e84d704bae34b4d0ff94a0f58 to prevent session fixation - no session is created after logout. I think we just need to call req.session(true) before calling req.raw().changeSessionId().

mattwigway commented 8 years ago

confirmed fixed in b8459b58d09fcd1c65db52b0a7e095963749a7ae