UndefinedOffset / silverstripe-nocaptcha

A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
BSD 3-Clause "New" or "Revised" License
31 stars 37 forks source link

Allow developers to handle form submission separately. #76

Closed GuySartorelli closed 2 years ago

GuySartorelli commented 2 years ago

Fixes #75 and #67

GuySartorelli commented 2 years ago

Note that technically v2 doesn't need the new nocaptcha_handleCaptcha function - but I have included it for consistency's sake. Developers should be able to swap between v2 and v3 without altering their own scripts.

GuySartorelli commented 2 years ago

@UndefinedOffset I've made the requested changes.

UndefinedOffset commented 2 years ago

Thanks! tagged as 2.3.0