-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix mCaptcha bug #33659
Fix mCaptcha bug #33659
Conversation
Backport #33659 by wxiaoguang Fix #33658 Co-authored-by: wxiaoguang <[email protected]>
This Line 3 in a25081f
Also, it seems to still not have reached v1.0.0, despite the authors promising to stabilize: https://github.com/mCaptcha/glue If it's too much of a problem, I would even consider dropping the mCaptcha support until they can provide a quality module. |
Yep, I also agree if there is no user using it .... but since there are still users using it, maybe we could just keep it as-is. Anyway, just a few lines. |
* giteaofficial/main: Fix omitempty bug (go-gitea#33663) Upgrade golangci-lint to v1.64.5 (go-gitea#33654) Fix mCaptcha bug (go-gitea#33659) Update Go dependencies (skip blevesearch, meilisearch) (go-gitea#33655) Use test context in tests and new loop system in benchmarks (go-gitea#33648) Add missed changelogs (go-gitea#33649) [skip ci] Updated translations via Crowdin git graph: don't show detached commits (go-gitea#33645)
Fix #33658