cmsplugin-contact icon indicating copy to clipboard operation
cmsplugin-contact copied to clipboard

Change library for recaptcha validation

Open n8harmon opened this issue 6 years ago • 1 comments

It looks like your most recent update changed the recaptcha libary to use django-nocaptcha-recaptcha. You should probably change the validation here: https://github.com/maccesch/cmsplugin-contact/blob/master/cmsplugin_contact/admin.py#L60 to use that library instead of the deprecated recaptcha-client

n8harmon avatar Mar 07 '19 18:03 n8harmon

you're absolutely right. would you mind doing a PR?

maccesch avatar Mar 07 '19 21:03 maccesch