-
Hello. I want to make a custom form to submit a comment for an article, and not to use {{ boltform('myForm') }} in order to pass some additional fields (author, articleId) that point to record relatio…
-
Hi -
I'm wondering how I can manually add the new invisible ReCaptcha code to the form submit button. I can get it working by using an HTML field, but it needs to be in the forms submit button, or…
-
1. Enter a thread
2. Hit the search button and type something to search
3. start writing a reply
Problem: The "Found x post for y" row blocked the reply box and what have been typed in the reply …
-
Нужно добавить метод `.post(*args, **kwargs)` у класса `pych.thread.Thread()`, который позволит отправить пост в тред, к которому привязан класс
Принимать должен все параметры, которые принимает эн…
ya7on updated
5 years ago
-
### Steps to reproduce the issue
- Install Joomla! 5.2.0
- Activate reCAPTCHA Invisible Plugin
- Go to Joomla's password reset page in frontend
### Expected result
reCAPTCHA should be executed with…
-
**Reported by @stefanb on 29 Jan 2007 09:43 UTC**
Sometimes it might be needed to protect entry forms from automated (spam)
entries. Not sure how big the problem is in best, but i have seen some effo…
ghost updated
14 years ago
-
react-google-recaptcha version: 2.1.0
react-async-script version: 1.2.0
So I am working on a NextJS app, and I have the captcha on one of the pages - the contact page - and whenever I navigate awa…
-
@backspace implemented Akismet to cut down on the amount of spam we were receiving. But it is not open source / free software. So we want to switch to an open source solution in the future.
-
After solving captcha with this, the page body is null.
Also a small fix `script[src="https://www.google.com/recaptcha/api.js"]` should be `script[src^="https://www.google.com/recaptcha/api.js"]` i…
-
Is there planned support for invisible reCaptcha v2?
ghost updated
6 years ago