Rahul Mehta
2010-Apr-09 06:02 UTC
want to implement authetication of user id and password for my cms
any good script or plugin to implement user id and password authentication . thanks rahul -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Joe Smith
2010-Apr-09 06:29 UTC
Re: want to implement authetication of user id and password for my cms
"Rahul Mehta" <rahul23134654-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote in message news:e6ba387a-b6cd-4ec0-9dff-77e634043822-TR2EhUNDXRzCfwNLIb2+42B/v6IoIuQBratpaaBEXXs@public.gmane.org> any good script or plugin to implement user id and password > authentication . >Sure. RESTful_authenication has been pretty popular for a while, but now the most popular authentican plugin appears to be "authlogic". Either one should work, and being an OpenID guy myself, I have no idea which is better. Hope that helps. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.