#can see the CMS when going back, is that normal?

5 messages · Page 1 of 1 (latest)

safe merlin
#

i'm working on making a CMS, i noticed that after some time i'm logged out and i have to relog which is probably what should happen.
but i went back to the previous page and somehow i could see my CMS, even though i should be logged out.
i can't do anything however, whenever i try to edit a product for example i go to the login screen.
is there a way to prevent visibility when going back to a previous page?

p.s. using breeze for login also still a novice

wintry crypt
#

Your browser is probably serving you a cached version of the page. Not a whole lot you can do about that

safe merlin
wintry crypt
#

This isn't something I'd spend any time on. The "risk" here is that someone will be using your website on a public computer, log out and let someone else use the computer without closing the browser, then the second person hits back and can see what the first person was doing, but can't actually affect anything

#

Is that a scenario you need to defend against?