hmm... interesting. its looks like the repoze.who.plugins.auth_tkt.AuthTktCookiePlugin. is actually encodes user/pass into a cookie, so there is no backend session handler - at least not in the beaker kind of way. - so i guess its solves the first 2 questions.
But how can i call .forget() method or set the timeout of the cookie ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

