-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Feature] 登录界面加入验证码支持 #8145
Copy link
Copy link
Open
Labels
area:webuiThe bug / feature is about webui(dashboard) of astrbot.The bug / feature is about webui(dashboard) of astrbot.enhancementNew feature or requestNew feature or requestopen-for-contribution
Metadata
Metadata
Assignees
Labels
area:webuiThe bug / feature is about webui(dashboard) of astrbot.The bug / feature is about webui(dashboard) of astrbot.enhancementNew feature or requestNew feature or requestopen-for-contribution
Description / 描述
现在后台登录界面没有验证码,容易被爆破。
可以考虑加入图形验证码或第三方人机验证API(如Cloudflare Turnstile、reCAPTCHA ,由用户在后台手动配置KEY)这类验证机制,防止爆破
Use Case / 使用场景
后台登录
Willing to Submit PR? / 是否愿意提交PR?
Code of Conduct