Hello.

I was just wondering how safe it is to use session objects in my code. Are they user modifiable? Basically, I'm developing an app for file uploads and I'm trying to decide if I should constantly look things up in the database, or do one look up and store all the information in the session object when the user logs in.

Any insight would be appreciated.

Thanks,
pyther

--
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to