Skip to content

Multiple users on same browser kept previous session + last base_facebook.php mod#134

Open
DColl wants to merge 1 commit intowebtechnick:masterfrom
DColl:multiuser
Open

Multiple users on same browser kept previous session + last base_facebook.php mod#134
DColl wants to merge 1 commit intowebtechnick:masterfrom
DColl:multiuser

Conversation

@DColl
Copy link

@DColl DColl commented May 2, 2013

Corrected continuous session behavior when multiple users on the same browser logged in and out.

New user where keeping the session of the previous logged in user because behavior was set only to check existence of Session key.
Now refresh the Auth and FB session in case of difference between $this->uid and session *.id .

Added last mod made to base_facebook.php by Facebook - 2013-05-02

… browser logged in and out.

New user where keeping the session of the previous logged in user because behavior was set only to check existence of Session key.
Now refresh the Auth and FB session in case of difference between $this->uid and session *.id .
Added last mod made to base_facebook.php by Facebook - 2013-05-02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant