captcha and honeypot on signup

This commit is contained in:
Vincent van der Wal
2026-07-22 15:57:17 +02:00
parent 279469cd65
commit a24eef807c
6 changed files with 120 additions and 4 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"dependencies": {
"better-sqlite3": "^12.11.1",
"fast-xml-parser": "^5.10.1",
"maplibre-gl": "^5.24.0"
"maplibre-gl": "^5.24.0",
"svg-captcha": "^1.4.0"
},
"devDependencies": {
"@fontsource-variable/inter": "^5.3.0",