I just pulled the "edge" branch in. It appears that it now needs the "authlogic" gem.
So, you should probably update the README files to include config.gem 'authlogic' in environment.rb. and in the get-it-up-and running templates. Cheers, -Polar On Sep 18, 1:43 pm, "Luca Faggioli" <[email protected]> wrote: > Thanks a lot Bruno, I'll have a look at it and if I manage to make it work > with twitter I'll let you know > > Luca > Follow Me on Twitter:http://twitter.com/lfaggioli > > -----Original Message----- > From: Bruno Bornsztein <[email protected]> > Date: Thu, 17 Sep 2009 14:28:32 > To: <[email protected]> > Subject: Re: R: [CommunityEngine] Re: Authlogic Authentication > > "Authlogic OAuth is an extension of the Authlogic library to add OAuth > support. OAuth can be used to allow users to login with their Twitter > credentials." > See here <http://github.com/jrallison/authlogic_oauth>. > > On Thu, Sep 17, 2009 at 1:26 PM, Luca Faggioli <[email protected]>wrote: > > > What about twitter? I'm starting having a look at TwitterAuth and if I > > manage to integrate CE with Twitter I can contribute the source. > > > The only problem is that I'm still using CE 1.0.1 but TwitterAuth needs > > Rails 2.3.2, so it might take me some time because of migration > > > Ciao > > Luca > > > Follow Me on Twitter:http://twitter.com/lfaggioli > > > -----Original Message----- > > From: Rich <[email protected]> > > Date: Thu, 17 Sep 2009 10:46:06 > > To: CommunityEngine<[email protected]> > > Subject: [CommunityEngine] Re: Authlogic Authentication > > > I'm interested. There's an OAuth extension for Authlogic that I could > > use to integrate CE with another site. > > > Rich > > > On Sep 17, 10:27 am, jnimety <[email protected]> wrote: > > > Bruno, what are your thoughts about switching CE's authentication > > > handling to Authlogic so users could take advantage of open_id and > > > ldap for authentication (and other plugins)? I'm in the middle of > > > integrating CE into an existing site that requires Authlogic so I'll > > > be doing this work anyway, if there's interest I'll submit the work > > > back upstream. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
