Implement Google reCAPTCHA as a plugin
rmdstudio opened this issue · 0 comments
rmdstudio commented
Preferably
- use the invisible reCAPTCHA https://developers.google.com/recaptcha/docs/invisible
- do everything in the plugin without having to make modifications to the Anahita code
- see if we can inject the reCAPTCHA div layer to the layout forms in the plugin. Otherwise just add the layer in the forms since their presence doesn't conflict with the normal operation of Anahita.