Em Friday 18 January 2008 17:46:07 Alexandre da Silva escreveu: > I am trying to drop a user session by updating his expiry to a now - 5 > minutes, is "almost" working, I am having little problems yet, I think > related to cookie., is there a way to invalidate/expire the client > cookie, forcing browser to start a new one?
Yes. Expire the cookie, not the session in the database. See what logout does in a standard TG install. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

