Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spam durch das Kontaktformular bekämpfen. #167

Closed
2 tasks
WeitblickMikko opened this issue May 7, 2020 · 4 comments
Closed
2 tasks

Spam durch das Kontaktformular bekämpfen. #167

WeitblickMikko opened this issue May 7, 2020 · 4 comments
Assignees

Comments

@WeitblickMikko
Copy link
Member

WeitblickMikko commented May 7, 2020

Der Captcha, den Bene eingeabut hat, scheint nicht viel Effekt auf die Spammenge zu haben.

  • ist der Spam Filter richtig implementiert?

  • Andere Lösungen evaluieren

@spuetz
Copy link
Member

spuetz commented May 7, 2020

Von wo kommen die Mails?

@bhemmer
Copy link
Member

bhemmer commented May 7, 2020

Evtl kann man da noch an simple-captcha was drehen, ob das das löst weis ich allerdings nicht. https://django-simple-captcha.readthedocs.io/en/latest/advanced.html#generators-and-modifiers

Oder sollen wir dann doch auf Google zurückgreifen?
https://github.com/praekelt/django-recaptcha

@bhemmer bhemmer added the needs discussion Issues which require 'design' decisions and therefore need to be discussed label May 14, 2020
@bhemmer bhemmer self-assigned this May 14, 2020
@bhemmer
Copy link
Member

bhemmer commented May 28, 2020

seems to be a known issue mbi/django-simple-captcha#179

@bhemmer bhemmer removed the needs discussion Issues which require 'design' decisions and therefore need to be discussed label Jun 4, 2020
@9mido
Copy link

9mido commented Jun 7, 2020

@bhemmer Let me know if the honeypot stops spam for you. If it does, I will do the same for my site. Did you also try changing the CAPTCHA_CHALLENGE_FUNCT = captcha_challenge ?

@spuetz spuetz closed this as completed in e375a38 Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants