You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No secrets, tokens, credentials, local config, or personal data are included.
User data access remains scoped by authenticated user context unless an admin-only path explicitly requires broader access.
Security-sensitive behavior was reviewed, including authentication, authorization, provider routing, file processing, billing, and admin APIs where relevant.
Checklist
I searched existing issues and pull requests.
Changes are focused and do not include unrelated refactors.
Tests or static verification were run where practical.
User-facing behavior, deployment steps, API contracts, or configuration changes are documented.
Generated artifacts are included only when this project explicitly requires them.
Caches, build output, .pyc files, .env files, and local storage data are not committed.
GeorgeXie2333
changed the title
feat(auth): add Cloudflare Turnstile email registration verification 邮箱注册Cloudflare Turnstile人机验证支持
feat(auth): add Cloudflare Turnstile email registration verification ; fix: omit default OpenAI image partials
May 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Change type
Affected areas
Verification
Screenshots, API examples, or logs
Configuration, migration, and compatibility notes
Documentation
Security and privacy
Checklist
.pycfiles,.envfiles, and local storage data are not committed.