Skip to content

Plugin modification to allow your plugin to work with Ruby on Rails #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. I have created a Ruby on Rails plugin which uses your jquery plugin for the 
front-end. There is a problem with a form authentication_token that rails uses 
to see if a form has been tampered with. The problem stems from your plugin 
encrypting all form input elements. The problem goes away if i don't encrypt 
this particular hidden <input> element. I have made a minor modification to 
your plugin to accept a new option which will ignore a specified selector. I am 
wondering if you would be willing to look at the change and consider 
incorporating it into your plugin?

I will attach the modified jcryption.js file to this note.

If you would like to see the rails plugin, you can see it at:
https://github.com/rsepulveda2/rsa-form

My e-mail is: rsepulveda2@gmail.com if you need further clarification.

Thanks,
Richard

PS. Your plugin is very nice.


Original issue reported on code.google.com by rsepulve...@gmail.com on 26 Dec 2010 at 7:44

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions