Bjarni Ragnarsson schrieb: > Hi everyone. > > I really need to be able to authenticate users directly in code > knowing only the user name. That is, password is unknown. The user > is authenticated outside the web. > > How can this be accomplished (without hacking TG code)? > I have TG 1.0b.
That's REALLY old (are you sure you don't mean 1.1b1?). You should upgrade. So you want some form of single-sign-on? OpenID [1] might be an option. http://nxsy.org/code/tgopenidlogin/ I have an example project for using tgopenidlogin. I can send it to you, if you want. Chris [1] http://openid.net/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

