Mickey schrieb:
> I need to log a user in manually, and I'm using the TG Identity recipe
> (http://docs.turbogears.org/1.0/IdentityRecipes?
> action=show&redirect=1.0%2FIdentityRecipies) and that works.
> 
> However, upon subsequent visits, identity thinks that current is
> anonymous.  The login is lost, or the visit disassociated, or
> whatever.  I'm at a loss.  Is there some cookie thing that Identity
> does normally, using the login screen, that I am not?
> 
> I'm using TG 1.04 with SQLObject, Kid and Python 2.5.

Please provide your actual code where you do the log in. Paste it at
http://paste.turbogears.org/ (or http://paste.chrisarndt.de/ for a nicer
interface) and post the resulting URL here.

You can also have a look a the server debugging output on the console
where you are running your app in development mode to get any clues. If
you don't understand it, send us a paste link for it as well.

Chris

--~--~---------~--~----~------------~-------~--~----~
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