Hi All, I have restful_authentication with restful_acl installed on my app, now I want to use OpenId with restful_acl,so my question is... does this make any problems for me or not? I haven''t explored the OpenId for ROR yet, and I am going to do that now,but I just wan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi All, I have restful_authentication with restful_acl installed on my app, now I want to use OpenId with restful_acl,so my question is... does this make any problems for me or not? I haven''t explored the OpenId for RORyet, and I am going to do that now,but I just wanna know your suggestions. Thanks & Regards, Shahroon Ali --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
RESTful_ACL requires the variable "current_user" to be present and define the active user. This is the only real requirement. On Jan 16, 5:45 am, "shahroon ali" <shahroon....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi All, > > I have restful_authentication with restful_acl installed on my > app, now I want to use OpenId with restful_acl,so my question is... does > this make any problems for me or not? I haven''t explored the OpenId > for RORyet, and I am going to do that now,but I just wanna know your > suggestions. > > Thanks & Regards, > > Shahroon Ali--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks Darby, I have installed the OpenId plugin but now I am getting this error uninitialized constant OpenID::Store could you give me any solution for this, cuz I am getting tired for finding out the solution. Thanks & Regards, Shahroon On Sat, Jan 17, 2009 at 6:31 PM, Matt Darby <matt-0eUD8CxtpZOb3c84sXp8cg@public.gmane.org> wrote:> > RESTful_ACL requires the variable "current_user" to be present and > define the active user. This is the only real requirement. > > > On Jan 16, 5:45 am, "shahroon ali" <shahroon....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi All, > > > > I have restful_authentication with restful_acl installed on my > > app, now I want to use OpenId with restful_acl,so my question is... does > > this make any problems for me or not? I haven''t explored the OpenId > > for RORyet, and I am going to do that now,but I just wanna know your > > suggestions. > > > > Thanks & Regards, > > > > Shahroon Ali > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks Darby, I have installed the OpenId plugin but now I am getting this error uninitialized constant OpenID::Store could you give me any solution for this, cuz I am getting tired for finding out the solution. Thanks & Regards, Shahroon On Sat, Jan 17, 2009 at 6:31 PM, Matt Darby <matt-0eUD8CxtpZOb3c84sXp8cg@public.gmane.org> wrote:> > RESTful_ACL requires the variable "current_user" to be present and > define the active user. This is the only real requirement. > > > On Jan 16, 5:45 am, "shahroon ali" <shahroon....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi All, > > > > I have restful_authentication with restful_acl installed on my > > app, now I want to use OpenId with restful_acl,so my question is... does > > this make any problems for me or not? I haven''t explored the OpenId > > for RORyet, and I am going to do that now,but I just wanna know your > > suggestions. > > > > Thanks & Regards, > > > > Shahroon Ali > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
No idea on that one. That''s an OpenID error... On Jan 19, 1:41 am, "shahroon ali" <shahroon....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Thanks Darby, I have installed the OpenId plugin but now I am getting this > error > > uninitialized constant OpenID::Store > > could you give me any solution for this, cuz I am getting tired for finding > out the solution. > > Thanks & Regards, > > Shahroon > > On Sat, Jan 17, 2009 at 6:31 PM, Matt Darby <m...-0eUD8CxtpZOb3c84sXp8cg@public.gmane.org> wrote: > > > RESTful_ACL requires the variable "current_user" to be present and > > define the active user. This is the only real requirement. > > > On Jan 16, 5:45 am, "shahroon ali" <shahroon....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi All, > > > > I have restful_authentication with restful_acl installed on my > > > app, now I want to use OpenId with restful_acl,so my question is... does > > > this make any problems for me or not? I haven''t explored the OpenId > > > for RORyet, and I am going to do that now,but I just wanna know your > > > suggestions. > > > > Thanks & Regards, > > > > Shahroon Ali--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---