Hi all,

I use tg (2.1) in production with custom repoze.who plugins
I have migrated my plugins to repoze.who 2.0a3 (main change being an
identifier can't short circuit an authenticator)

when I run in production mode everything is fine, but in test mode
(who.ini config)
the login doesn't work any more (test_volontary_login ...)

When I pdb into the sqla plugin, the identity is properly recognized,
but at the base controller it is no longer in the environment.

Has anyone experienced something like this ? How should I reconfigure
my test.ini / test-who.ini / lib.auth for those tests to validate
again ?

regards

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