Skip to content
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

现存问题&疑虑&规划 #2

Open
Done-0 opened this issue Feb 1, 2025 · 1 comment
Open

现存问题&疑虑&规划 #2

Done-0 opened this issue Feb 1, 2025 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Done-0
Copy link
Owner

Done-0 commented Feb 1, 2025

问题:

目前,后端的图形验证码生成机制存在一个小问题:

  • 图形验证码生成时,偶尔出现干扰项过多且干扰过强的情况,人工难以识别此类验证码。

已发现是第三方库导致的问题。

第三方库:github.com/mojocn/base64Captcha
仓库地址:图形验证码工具类函数

疑虑:

  • 鉴于 Swagger 的侵入性较强且维护成本较高,正在考虑是否停止使用 Swagger 文档。

第三方库:github.com/swaggo/swag
仓库地址:docs

规划

@Done-0 Done-0 added bug Something isn't working enhancement New feature or request labels Feb 1, 2025
@Done-0 Done-0 self-assigned this Feb 1, 2025
@Done-0
Copy link
Owner Author

Done-0 commented Feb 4, 2025

已修复图形验证码干扰过强的问题

本次 commit 👉:fix: 修复图形验证码干扰过强的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant