Re: PUT login arg caching: I've got to be missing something.
Lukas Kahwe Smith <[email protected]> Fri, 16 Sep 2005 14:22:51 -0400
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Helgi Þormar wrote: > 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. alternatively you can enable "destroy" in the logout conf subarray to make sure sessions are destroyed on logout. regards, Lukas