Re: [web2py] Re: Big problem -- no session_id without using Auth

2011-09-01 Thread Jonathan Lundell
On Sep 1, 2011, at 11:49 AM, Joe Barnhart wrote: > Cookies and session ids are a bit of "black magic" to me. I assume > that web2py handles the setting of the session cookie with the > associated session id when the page is rendered. But I have no idea > if this is right or not. It certainly is

Re: [web2py] Re: Big problem -- no session_id without using Auth

2011-09-01 Thread Jonathan Lundell
On Sep 1, 2011, at 11:25 AM, Joe Barnhart wrote: > Update -- > > This problem is variable. After logging into the admin session, > logging out, closing the browser, and then opening it again the > website seems to add sessions for me even as an unauthenticated user. > Even after opening up a dif