mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Invalid Turnstile Captcha secret still works #215
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmartinoscar on GitHub (Dec 8, 2024).
Originally assigned to: @Boy132 on GitHub.
This is due to coderflexx/filament-turnstile & react-turnstile not enforcing cloudflare server-side-validation
@Boy132 commented on GitHub (Dec 8, 2024):
The filament turnstile does: https://github.com/coderflexx/laravel-turnstile/blob/main/src/LaravelTurnstile.php
@rmartinoscar commented on GitHub (Jan 8, 2025):
Not needed now that we removed the old client area