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.

