You should enable openid in your environment.rb file. This activates the code In your db, you should enter the openid url in the users table and set authentication type to openid. There is no gui for this (yet)
Reinier > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] [mailto:tracks- > [EMAIL PROTECTED] Namens Luis Villa > Verzonden: donderdag 11 december 2008 15:32 > Aan: Eric Allen > CC: tracks-discuss > Onderwerp: Re: [Tracks-discuss] OpenID in core! > > On Mon, Dec 8, 2008 at 12:57 AM, Eric Allen <[EMAIL PROTECTED]> > wrote: > > I was hunting around for something to do this evening and ran across > OpenID > > support for Tracks. I poked around a bit, and the official Rails > OpenID > > plugin looked easy enough to drop in. A couple of hours of hacking > and it > > looks to be up and running! Please check out the latest trunk and run > rake > > db:migrate to set up the new OpenID tables! Let me know if you find > any > > bugs. > > Hey, Eric- > I couldn't figure out how to associate an openid with an existing > account. Does the current code only let you use it when creating a new > account? > > Luis > _______________________________________________ > Tracks-discuss mailing list > [email protected] > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
