Welcome Guest, Not a member yet? Register   Sign In
Sessions not secured
#6

[eluser]PhilTem[/eluser]
You can set your encryption key to whatever you want. It should however be a rather long and random string (something like you may get from

Code:
random_string('unique'); # @see CI::string_helper

should do the work pretty securely Wink )


Messages In This Thread
Sessions not secured - by El Forum - 10-15-2012, 11:28 PM
Sessions not secured - by El Forum - 10-16-2012, 12:36 AM
Sessions not secured - by El Forum - 10-16-2012, 01:15 AM
Sessions not secured - by El Forum - 10-16-2012, 05:10 PM
Sessions not secured - by El Forum - 10-16-2012, 05:14 PM
Sessions not secured - by El Forum - 10-16-2012, 05:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB