Auto complete plugin and CSRF protection-- do you care?

Hi,

I just noticed that the auto_complete plugin does not work with the
CSRF protection in Rails 2.0. I’ve patched the plugin, but I’m
wondering if people would like to see the official plugin fixed. If
so, speak up and I will write some tests and submit the patch.

Krishna

On 23 Oct 2007, at 19:44, Krishna D. wrote:

Hi,

I just noticed that the auto_complete plugin does not work with the
CSRF protection in Rails 2.0. I’ve patched the plugin, but I’m
wondering if people would like to see the official plugin fixed. If
so, speak up and I will write some tests and submit the patch.

Please do - we haven’t moved to 2.0 yet but it would be silly for us
to have to duplicate your work when we do !

Fred

On Oct 23, 2007, at 8:44 PM, Krishna D. wrote:

I just noticed that the auto_complete plugin does not work with the
CSRF protection in Rails 2.0. I’ve patched the plugin, but I’m
wondering if people would like to see the official plugin fixed. If
so, speak up and I will write some tests and submit the patch.

Please!

I’m interested

On 10 Dec 2007, at 16:49, Krishna D. wrote:

Several people expressed interest in this patch-- I’m still looking
for two +1s. http://dev.rubyonrails.org/ticket/10059

You’ve got mine. Worth checking out #rails-contrib on irc, or the
rails-core mailing list if you need more.

Fred

Several people expressed interest in this patch-- I’m still looking
for two +1s. http://dev.rubyonrails.org/ticket/10059

Krishna

Hi all,

Sorry for the delay. I finally got around to submitting the patch–
comments and criticism welcome:

http://dev.rubyonrails.org/ticket/10059

Krishna