Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using the same captcha in multiple forms of the same page #8

Merged
merged 1 commit into from
May 24, 2014

Conversation

fmbiete
Copy link

@fmbiete fmbiete commented Mar 4, 2014

I'm using simple-captcha to confirm multiple actions in the same page. Each action must be confirmed inside a bootstrap modal, so I ended with multiple forms.

I got the idea for the solution from here: http://stackoverflow.com/questions/3683920/problems-with-simple-captcha

@zealot128 zealot128 merged commit 666fd2e into pludoni:master May 24, 2014
@zealot128
Copy link
Member

Sorry for the long delay and thanks for contributing. I merged it onto master. I will release a new Gem version later.

@zealot128 zealot128 mentioned this pull request May 24, 2014
@zealot128
Copy link
Member

Ehm, I just merged a new feature, refresh image tag #3 onto master. Regenerating the view partial includes now a refresh button. I tried to generalize the Javascript for changing the image and hidden value, but I think it will not work together with the multiple option. If you have some time, can you pull the lasted version and try it with your app?

@fmbiete
Copy link
Author

fmbiete commented May 26, 2014

Well I'm using your master now, and I'm not seeing any refresh button...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants