Hi, I run TG2 with repoze.who = 2.0a4, haven't tried the b1 yet
change your setup.py to lift the constraint on repoze.who version (and redo setup.py develop, or change in .egg-info) I have configured who with a who.ini file the main difference running repoze.who 2.0 is that an identifier can't be an authenticator anymore, so you need to slightly change the configuration http://turbogears.org/2.1/docs/main/Auth/whoini.html http://docs.repoze.org/who/2.0/changes.html#id2 HTH -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To view this discussion on the web visit https://groups.google.com/d/msg/turbogears/-/iSUYxU9IvV4J. 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.

