AllMyChanges / original.allmychanges.com

A project for Django Dash 2013
BSD 2-Clause "Simplified" License
42 stars 9 forks source link

Issues with browser cache after authentication #29

Open outcoldman opened 9 years ago

outcoldman commented 9 years ago
  1. Browse website without authentication
  2. Login for the first time
  3. Every time when you will go to any page from step (1) you will find yourself not authenticated.
svetlyak40wt commented 9 years ago

Hi Denis! Thank you for reporting.

That is right, we are using Last-Modified and Vary: Cookie headers on pages like https://allmychanges.com/p/python/django-filebrowser/, but I've checked now in Chrome based Yandex Browser and it handles 'Vary: Cookie` header correctly, reloading page after login.

In which browser you discovered this problem?

outcoldman commented 9 years ago

That was in Safari