Hi everybody, 1 month ago or so I wrote a small authentication plugin for my current Rails project. I had some reasons behind this so you don''t need to question that. :) On the other hand I realized that it''s impossible to extend the ActionController::Base#verify method without writing up a complete new verification. Getting along with Rails RESTful routing doesn''t always work for me so I''m stuck with #verify. I wrote a new verification.rb that''s complete backwards compatible. It''s very easy extendendable and should work well with coming Rails builtin HTTP authentication. Ok, I posted a ticket on dev (feed://dev.rubyonrails.org/ticket/9627) so please give me your thoughts... :) Cheers Florian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
correct url would be: http://dev.rubyonrails.org/ticket/9627 Florian A�mann schrieb:> Hi everybody, > > 1 month ago or so I wrote a small authentication plugin for my current Rails > project. I had some reasons behind this so you don''t need to question that. :) > > On the other hand I realized that it''s impossible to extend the > ActionController::Base#verify method without writing up a complete new verification. > Getting along with Rails RESTful routing doesn''t always work for me so I''m stuck > with #verify. I wrote a new verification.rb that''s complete backwards compatible. > > It''s very easy extendendable and should work well with coming Rails builtin HTTP > authentication. > > Ok, I posted a ticket on dev (feed://dev.rubyonrails.org/ticket/9627) so please > give me your thoughts... :) > > Cheers > Florian > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---