Welcome Guest, Not a member yet? Register   Sign In
Accessing encrypted session data in an external script
#1

[eluser]Unknown[/eluser]
In order to connect Vanilla (forum software) with CI, I need to pass the user's id, name and email from CI to Vanilla. Therefore, I put the id of the user in a session, which is encrypted and stored in the database.
But how can I, in an external script which is used by Vanilla for the authorization, access the data in the session? If I have the session_id I can look the data up in the database, but the session (and so the session_id) is encrypted...


Messages In This Thread
Accessing encrypted session data in an external script - by El Forum - 03-04-2012, 01:56 PM
Accessing encrypted session data in an external script - by El Forum - 03-04-2012, 06:10 PM
Accessing encrypted session data in an external script - by El Forum - 03-05-2012, 04:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB