Upon futher digging around, i noticed that I didn't get any cookie
files showing up in IE....regardless if on local development machine
(which identity was working fine), or on the production server (which
identity was NOT working fine).  Other sites like google had cookie
files show up.

Secondly, I am using SQL Alchemy and am seeing this message in the log
every time a new page is loaded:

"2007-08-05 01:44:01,596 turbogears.identity.savisit INFO updating
visit (80c6a0ae49db27efd8e7cd15015ba1316b578d2c) to expire at
2007-08-05 02:43:59.012074"

The "to expire at X" is pretty much that exact time.  Does this mean
the cookie is being set to expire immediately?

I am using the latest TG and the default app.cfg values


On Aug 7, 1:43 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi
>
> I am having problems with identity with my production environment
> using apache and mod python.  The problem manifests itself only in IE,
> where if the user logs into the application (through identity), going
> to any other page will log the user out of the application.  There is
> no problem when using FireFox or Safari, and running the app on the
> development environment works fine.
>
> Does anyone know where I might look to resolve this issue?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to