When the drupal site is being accessed by the users connected though the same caching proxy server, some pages can be displayed under wrong credentials.

Cache-control and Pragma HTTP headers needs to be set for every page to be to the value "no-cache" to prevent this error from arising.

Comments

moshe weitzman’s picture

Anyone?

moshe weitzman’s picture

mathias posted a patch for this which was accepted.