[Yanel-dev] [Bug 6465] after log-in log-out does not show any change

Julian Reschke julian.reschke at gmx.de
Thu Jul 10 15:00:30 CEST 2008


bugzilla at wyona.com wrote:
> the problem with the current solution is actualy that the browser won't reload
> the page after sending a status 301 to the same page. this way an authorized
> page will still be dsiplayed (from chache) after logout.
> whereas with the patch it will show the login-screen even for pages where the
> request anyway is autorized.
> 
> maybe a solution would be to use both solution with a if else which checks if
> the request is authorized.
> ...

Hm.

It seems to me that Yanel needs to set "Cache-Control" on responses to 
access-controlled content. Otherwise you'll always have that problem...

BR, Julian


More information about the Yanel-development mailing list