-
I am trying to add spam filtering to my website, but the spam filtering always returns false for both the isValid value and the passedSpamFilter value.
This is my form:
```
public class Guestbook…
-
Our public instance of Ampache is open to signup, but we have bot creating account everyday.
Is there a way to enforce a better captcha?
Ampache 6.4.0
-
I have implemented a "auto-submit" feature on my site using the "verified" event of the widget but the server is not receiving any input.
On the past I opened a issue (#10) because the hidden input…
-
Currently the application has two methods of spam protection: the option of approving all new users (`DRIBDAT_USER_APPROVE`), and the option of disabling registration completely (`DRIBDAT_NOT_REGISTER…
loleg updated
1 month ago
-
Hello, the last days I got a massive spam wave over the form of my homepage, but Altcha was integrated.
I use the Wordpress plugin with Forminator. Whit this [website](https://www.twologs.com/en/reso…
-
Spamujú nás boti. Google reCaptcha nechceme. Formulár je najmä vo footri a tiež v https://navody.digital/notifikacie
-
Hello!
In the official documentation, I've found a way to translate the texts. With this lib, is there a way too?
https://altcha.org/docs/widget-customization/#localization
Deizo updated
2 weeks ago
-
### Is your feature request related to a problem? Please describe.
The current captcha isnt very useful at keeping bots out/ users that are disgruntled
### Describe the solution you'd like
…
-
Hi, when i create the captcha. I see on console some error logs and the captcha is not successfully resolved. Never ending circle.
![image](https://github.com/user-attachments/assets/936d0c1e-471b-…
-
I'm using Sveltekit with Altcha 1.0.0. I have loaded Altcha in my component like this:
```ts
const verifyCaptcha = (e) => {
const { payload } = e.detail;
$formData.captcha = payload;
};
``…