Hey guys, I'm trying to get a "remember me" checkbox to remember the login credentials to my site. I'm using the default repoze.who/what setup from a TG2 install but can't seem to figure out where I would specify repoze.who to extend the session time.
Gustavo commented on this post that the max-age parameter had been added to the auth_tkt plugin: http://groups.google.com/group/turbogears/browse_thread/thread/da23799e9b13e451 However, I am a little lost as to the best way to implement this into a TG2 app (can it be set somewhere in app_cfg.py?). Any advice would be greatly appreciated. Thank you, Seth -- 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.

