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

[FEATURE]建议增加账号密码防暴力破解能力 #29470

Closed
fit2cloud-lijiaxin opened this issue Mar 13, 2024 · 1 comment
Closed

[FEATURE]建议增加账号密码防暴力破解能力 #29470

fit2cloud-lijiaxin opened this issue Mar 13, 2024 · 1 comment
Assignees

Comments

@fit2cloud-lijiaxin
Copy link

联系方式

李佳鑫

MeterSphere 版本

v2.10.12-lts

使用外置数据库

问题描述

客户端在限定的时间段内有多次连续尝试登录失败时,可以执行如下策略中的一种:
策略一:锁定帐号;
策略二:锁定IP;
策略三:认证间隔时间依次加倍。采用这种方式时,用户可以不设置自动锁定。
策略四:验证码登录
适用于:操作员帐号、最终用户帐号。

重现步骤

客户端在限定的时间段内有多次连续尝试登录失败时,可以执行如下策略中的一种:
策略一:锁定帐号;
策略二:锁定IP;
策略三:认证间隔时间依次加倍。采用这种方式时,用户可以不设置自动锁定。
策略四:验证码登录
适用于:操作员帐号、最终用户帐号。

期待的正确结果

No response

相关日志输出

No response

附加信息

No response

@github-actions github-actions bot added the 状态:待处理 已分配给相关处理人等待处理人处理并更新状态 label Mar 13, 2024
@youliyuan-fit2cloud youliyuan-fit2cloud changed the title [BUG]建议增加账号密码防暴力破解能力 [FEATURE]建议增加账号密码防暴力破解能力 Mar 13, 2024
@luty2018
Copy link
Contributor

luty2018 commented May 9, 2024

暂时没有规划

@luty2018 luty2018 closed this as completed May 9, 2024
@github-actions github-actions bot removed the 状态:待处理 已分配给相关处理人等待处理人处理并更新状态 label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants