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

Add a new feature of captcha for next-terminal #357

Open
wants to merge 178 commits into
base: master
Choose a base branch
from

Conversation

handsomemail
Copy link

I added a image captcha feature when user login to the system for prevents brute force password attacks.

星冉 and others added 30 commits November 4, 2021 10:53
* 2021/11/01/22 Github_Action

* Update docker.yml

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- 完成「[功能请求]审计的历史会话建议添加“已阅”的功能」close dushixiang#194
- 增加一键删除登录日志和历史会话的功能
dushixiang and others added 28 commits November 28, 2022 20:52
- 修复「系统监控页每秒访问数太大」fixed dushixiang#325
- 优化资产最后接入时间显示
- 修复导入备份时资产所有者未替换的问题
@mingyue0094
Copy link

I added a image captcha feature when user login to the system for prevents brute force password attacks.

你这样修改,是处于登陆安全考虑。
有另1种,登陆安全的方案,可以帮忙看能修改出来吗。

#365

账号 --> 密码 --> 登陆,判断正确错误。正确后,在进行 {谷歌口令} 二次动态密码登陆。
修改为, 账号 --> 密码 --> 登陆,不判断正确错误。 --> 二次动态密码 --> 判断,3要素是否正确。不正确,提示,账号或密码或动态密码错误。

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

Successfully merging this pull request may close these issues.

None yet

10 participants