Em Qua, 2008-02-06 às 14:37 -0800, [EMAIL PROTECTED] escreveu: > Where and how do I set the time out on sessions. Every time my users > close their browsers they have to re login. Its very annoying and > security is not a huge issue since its an internal app that is > primarily for reference. > > I would like for a user to only be prompted for a login every 24 or > more hours. > you need to activate the visit plugin
at app.cfg uncomment or add visit.on=True visit.timeout=30 timeout is in minutes. att, -- Alexandre da Silva Analista de Sistemas - Bacharel em Sistemas de Informação (2003-2007) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

