mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Add captcha to Filament auth #161
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 @Boy132 on GitHub (Sep 27, 2024).
Originally assigned to: @Boy132 on GitHub.
Ideally we don't use something like google reCAPTCHA but something GDPR friendly.
Or make it configurable.
Example: https://filamentphp.com/plugins/ousid-cloudflare-turnstile (uses Laravel Turnstile)