Welcome Guest, Not a member yet? Register   Sign In
Storing Encrypted Password in Session variables
#8

[eluser]xwero[/eluser]
If you are going to use the steal-this-id solution you generate an id for the id_code field when the profile is created. To add security you can write a cron script to regenerate the id in the id_code field every week, every day depending how paranoid/security minded you are Wink

The other solution you offer would be a bit faster (no query to get the real id) and one field less in your database so it is a better solution. I guess you could use the encrypt library for this.


Messages In This Thread
Storing Encrypted Password in Session variables - by El Forum - 12-04-2007, 04:11 AM
Storing Encrypted Password in Session variables - by El Forum - 12-04-2007, 04:41 AM
Storing Encrypted Password in Session variables - by El Forum - 12-04-2007, 04:52 AM
Storing Encrypted Password in Session variables - by El Forum - 12-04-2007, 05:00 AM
Storing Encrypted Password in Session variables - by El Forum - 12-04-2007, 09:30 AM
Storing Encrypted Password in Session variables - by El Forum - 12-04-2007, 09:59 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 04:39 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 04:56 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 05:03 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 05:24 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 05:41 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 05:56 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 06:15 AM
Storing Encrypted Password in Session variables - by El Forum - 12-05-2007, 07:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB