Hello, repoze.who 2 is not supported by any of the plugins required in TG2 by default. If any of them works, it'd be a coincidence, so I'd recommend not use repoze.who 2 in TG2 for the time being.
It'll probably be supported as soon as there's a release candidate, but at the moment what we have is an alpha. HTH. - Gustavo. On Oct 1, 3:05 am, "[email protected]" <[email protected]> wrote: > I just noticed that default installation of tg2 comes with repoze.who > == 2.0.x in this version base_config.sa_auth.translations.user_name > does not seems to have any affect. > > my solution was to downgrade to repoze.who==1.0.18 > > Could any one please post a way achieving the same results in > repoze.who == 2.0.x? > > my goal is to map base_config.sa_auth.translations.user_name to email > in repoze.who==1.0.x its done quite simple by: > base_config.sa_auth.translations.user_name = 'email' > > thanks, > > Timor A. -- 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.

