### Description / 描述 现在后台登录界面没有验证码,容易被爆破。 可以考虑加入图形验证码或第三方人机验证API(如Cloudflare Turnstile、reCAPTCHA ,由用户在后台手动配置KEY)这类验证机制,防止爆破 ### Use Case / 使用场景 后台登录 ### Willing to Submit PR? / 是否愿意提交PR? - [ ] Yes, I am willing to submit a PR. / 是的,我愿意提交 PR。 ### Code of Conduct - [x] I have read and agree to abide by the project's [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct). /
Description / 描述
现在后台登录界面没有验证码,容易被爆破。
可以考虑加入图形验证码或第三方人机验证API(如Cloudflare Turnstile、reCAPTCHA ,由用户在后台手动配置KEY)这类验证机制,防止爆破
Use Case / 使用场景
后台登录
Willing to Submit PR? / 是否愿意提交PR?
Code of Conduct