mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1501] [MERGED] Improve turnstile error handling (+ cleanup) #1421
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1501
Author: @Boy132
Created: 7/8/2025
Status: ✅ Merged
Merged: 7/9/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-captcha📝 Commits (2)
23f243bimprove turnstile error handling203f1b8change back to App::call📊 Changes
6 files changed (+28 additions, -64 deletions)
View changed files
📝
app/Extensions/Captcha/Schemas/BaseSchema.php(+0 -5)📝
app/Extensions/Captcha/Schemas/CaptchaSchemaInterface.php(+1 -6)📝
app/Extensions/Captcha/Schemas/Turnstile/Rule.php(+6 -3)📝
app/Extensions/Captcha/Schemas/Turnstile/TurnstileSchema.php(+21 -10)➖
app/Http/Middleware/VerifyCaptcha.php(+0 -39)📝
bootstrap/app.php(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.