Welcome Guest, Not a member yet? Register   Sign In
Cookie encryption
#3

then how does CI stock sessions userdatas with redis, because when i browse redis table, i just see
ci_session:127.0.0.1:7dbef53e55bc194e8fbc4a00ad729bd9a9a7c25a
__ci_last_regenerate|i:1458519122; where are my datas ?

in addition, after some reading in the session library, i found that cookies settled by CI was flagged httponly. Thats why i misenderstood the reaction of my get_session_id js function. It seems that i just cant get the session_id from local node without set the httponly param to false ( which is not a good idea for security reasons). Then i just wander how i could pass datas from php server to node.
Reply


Messages In This Thread
Cookie encryption - by saturnales - 03-20-2016, 05:37 PM
RE: Cookie encryption - by Narf - 03-21-2016, 01:08 AM
RE: Cookie encryption - by saturnales - 03-21-2016, 09:22 AM
RE: Cookie encryption - by Narf - 03-21-2016, 11:11 AM
RE: Cookie encryption - by saturnales - 03-22-2016, 05:10 PM
RE: Cookie encryption - by Narf - 03-23-2016, 01:31 AM
RE: Cookie encryption - by arma7x - 03-22-2016, 08:16 PM
RE: Cookie encryption - by saturnales - 03-23-2016, 06:00 AM
RE: Cookie encryption - by saturnales - 03-23-2016, 06:17 AM
RE: Cookie encryption - by Narf - 03-23-2016, 07:40 AM
RE: Cookie encryption - by saturnales - 03-23-2016, 09:03 AM
RE: Cookie encryption - by saturnales - 03-26-2016, 07:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB