#5995: Session logout: logged out after 2 tentaives
---------------------------------+------------------------------------------
Reporter: hamdi1982 | Type: Bug
Status: new | Priority: Medium
Milestone: 1.2.x.x | Component: Session
Version: 1.2 Final | Severity: Major
Keywords: Session, destroy | Php_version: n/a
Cake_version: |
---------------------------------+------------------------------------------
I have a controller "Users" that contain 2 actions login and logout, after
beeing logged in, saving some sessions parameters.. I execute the action
logout (this->Session->destroy(), this->Session->delete('parameter')...),
if i come back to the home page of a user (that is supposed not logged
/users/home), i find all the session parameters are already saved, only
after excuting the action "/users/home" for the second time that i found
the sessions parameters was deleted and the user is logged out...
--
Ticket URL: <https://trac.cakephp.org/ticket/5995>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at
all levels to rapidly develop robust web applications, without any loss to
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tickets cakephp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---