PatrickMcClatchy / waiting-list

A PHP web app for managing a waiting list, with public user sign-up and an admin page for reordering and removing entries. Stores data in an SQLite database.
0 stars 0 forks source link

CAPTCHA/ Bots / Spam vermeiden #6

Open PatrickMcClatchy opened 1 week ago

PatrickMcClatchy commented 1 week ago

Cache implementieren? Evtl Fenster im Zuge mit akzeptieren der AGBs?

PatrickMcClatchy commented 1 week ago

hCAPTCHA soll wohl gut klappen.

https://www.hcaptcha.com/

``