Skip to content
Snippets Groups Projects
Commit 1bb91383 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Bugfix: when using PHP sessions, if there's already a session, session_id()...

Bugfix: when using PHP sessions, if there's already a session, session_id() will return the identifier of that session, not our session. In that case, we need to make sure it is our session so that we don't hijack the one of the application.
parent e7c1d8ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment