Re: PUT login arg caching: I've got to be missing something.
Helgi Þormar <[email protected]> Fri, 16 Sep 2005 18:28:06 +0000
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <1126895287.3838.20.camel@megatokyo> |
Actually when I think about it, try the regenrate_id options (can't remember what it was) but it should regenerate when you log out (or was it login) anyway, that will resolve in that the back button won't do this anymore since the old session id that the back button will be trying to access won't exist anymore thus not being logged in ... Should work that way. - Helgi