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

Add reCaptcha as a field option #3

Closed
jjanssen opened this issue Sep 9, 2016 · 7 comments
Closed

Add reCaptcha as a field option #3

jjanssen opened this issue Sep 9, 2016 · 7 comments
Assignees
Milestone

Comments

@jjanssen
Copy link
Contributor

jjanssen commented Sep 9, 2016

In addition to the field type it would be nice if we have a reCaptcha option when this app is available within the INSTALLED_APPS list.

@jjanssen jjanssen added this to the v0.2.0 milestone Sep 9, 2016
@jjanssen jjanssen self-assigned this Sep 9, 2016
@OktayAltay
Copy link
Contributor

I am gonna get started on this isse. By implementing the following package: https://github.com/praekelt/django-recaptcha

@Henk-JanVanHasselaar
Copy link
Contributor

@OktayAltay Cool, can you add a ratelimiter too? so the recaptcha will only show after X number of submits? maybe:http://django-ratelimit.readthedocs.io/en/latest/

@jjanssen
Copy link
Contributor Author

jjanssen commented Oct 27, 2016

@Henk-JanVanHasselaar lets make a seperate issue out of this one. Recaptcha is has the priority at this moment due to project commitments.

@Henk-JanVanHasselaar
Copy link
Contributor

Sure, ref in issue #8

@mikedingjan
Copy link
Contributor

IMHO this is something we should tackle together...

@mikedingjan
Copy link
Contributor

Field option is not possible, we're going for a checkbox on the form itself.

@jjanssen
Copy link
Contributor Author

Fixed in 0.1.3

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

No branches or pull requests

4 participants