Revert "Add Turnstile captcha to login"
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 52s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 52s
This reverts commit 5aa1be27bb.
This commit is contained in:
@@ -112,14 +112,8 @@ N8N_WHATSAPP_TRIGGER_URL
|
||||
ADMIN_EMAIL
|
||||
ADMIN_PASSWORD
|
||||
JWT_SECRET
|
||||
TURNSTILE_SECRET_KEY
|
||||
VITE_TURNSTILE_SITE_KEY
|
||||
```
|
||||
|
||||
`TURNSTILE_SECRET_KEY` enables backend CAPTCHA enforcement on `/api/login`.
|
||||
Set `VITE_TURNSTILE_SITE_KEY` at frontend build time to show Cloudflare Turnstile
|
||||
on the login page.
|
||||
|
||||
## Validation
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user