-
Protect feedback form with captcha to prevent spamming on email address
-
Hello!
I used previously Captcha v2 with "I'm not a robot" check, worked fine. Some time ago I saw more spam in my inbox and decided to change Captcha to v3.
I have form in different non-modular…
-
ERROR Cannot start nuxt: Cannot read properties of undefined (reading 'options') 16:21:56
-
I added the custom anti-spam field provided by the [Cookbook](https://learn.getgrav.org/16/cookbook/general-recipes#make-a-custom-anti-spam-field-for-your-contact-form) on a working form, however it g…
-
## TLDR: [Hosting your own instance of the API](https://github.com/Benjamin-Loison/YouTube-operational-API/#install-your-own-instance-of-the-api) solves the problem.
As these charts show, since abo…
-
### Config
```
# Fusio
FUSIO_PROJECT_KEY="42eec18ffdbffc9fda6110dcc705d6ce"
FUSIO_URL="http://127.0.0.1:8080/"
FUSIO_ENV="dev" # dev or prod
# FUSIO_DB_NAME="fusio"
# FUSIO_DB_USER="root"
# FU…
-
The repo description mentions v2 but isn't this compatible with v3 reCaptcha actually?
-
When viewing the dependencies of the project, both backend dependencies (`requirements.txt`) and frontend dependencies (`package.json`) I see many packages are still using very old versions, examples:…
-
I noticed that as soon as I activate the plugin, scripts are added to every single page on the frontend, even on pages that lack any contact form. This is a performance problem. These are the scripts …
-
New hosters are increasingly using NoCaptcha, and existing hosters using ReCaptcha are advised to upgrade. Any work being done on support for these captchas? I'm prototyping using --captchaprogram wit…