only a pointer .... I have configured the repoze.who with a who.ini

http://turbogears.org/2.1/docs/main/Auth/whoini.html

then you can ask authtkt to use different cookie name for dev.ini and
prod.ini

[plugin:auth_tkt]
# Cookie-based session identification storage
use = repoze.who.plugins.auth_tkt:make_plugin
secret = 'some_secret'
cookie_name='auth_tkt_dev'


HTH

NiL

-- 
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.

Reply via email to