I implemented my own tiny authentication mechanism that uses sessions (not the standard Identity stuff configured here: http://docs.turbogears.org/1.0/Configuration#visit)
What is minimum code to increase the session timeout / cookie duration in that case? I'd rather not have to change my whole auth mechanism and bring in the Visitor class just to increase the cookie expiration times. cs --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

