Hi! I've recently installed TracAuthOpenId 0.3.5 (hosted by Bitbucket) on my site .
What I'd like to achieve is to log in to Trac using one OpenId URL of the form http://olemis.server.tld/ and let user name be either olemis.server.tld or just olemis (preferently the later ;) . In fact a more generic sceneario would be to bind OpenId URLs of the form http://<usename>.server.tld/ to user names like <username>.server.tld or just <username> (once again later ) . SREG is configured to be required . Currently what happens is that I log in and my user name (as reported by TracDeveloper plugin in authname when template parameters are rendered ;) becomes "olemis lang (2)" (which is a name I don't like considering previous paragraph ;) . I suppose "olemis lang" should have been adopted previously by considering the name specified in OpenId persona (profile) I chose on login. The (2) part should be there (I guess ...) due to the fact that a user with the same name was already previously registered (if you need to know , that was me playing with gracie locally ... :) . Well ... no more fairy tales :P If anybody knows how should I configure this version of the plugin so as to deal with user names as mentioned in first paragraph above , suggestions will be welcome .[openId] config section in trac.ini is as follows : {{{ absolute_trust_root = false combined_username = false lowercase_authname = false sreg_required = true strip_protocol = true strip_trailing_slash = true }}} Help appreciated . Thnx in advance ! -- Regards, Olemis Facebook => http://www.facebook.com/olemis Twitter => http://www.twitter.com/olemislc (@olemislc) Blog ES => http://simelo-es.blogspot.com Blog EN => http://simelo-en.blogspot.com Quora => http://www.quora.com/olemis Youtube => http://youtube.com/user/greatsoftw Featured article : Datos de autor bajo resultados de búsqueda de Google http://feedproxy.google.com/~r/simelo-news/~3/k1F5K6CX91s/datos-de-autor-bajo-resultados-de.html Get a signature like this. CLICK HERE. -- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en.
