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

fix: mysql管理密码随机化、密码存储、密码安全规则管理、字符串复杂度检测、生成随机密码、根据id查询账号规则 #1050

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

fanfanyangyang
Copy link
Collaborator

1、mysql管理密码随机化
2、适用各种数据库类型或者os的密码存储
3、密码安全规则管理
4、字符串复杂度检测、生成随机密码
5、开区相关的,支持根据规则id列表查询账号和授权规则

1、补充密码随机化页面传入锁定时间
2、不参与随机化的业务管理,随机化定时任务过滤这些业务
3、密码传输base64,避免url转义部分字符
4、加解密sm4命令从echo调整为文件读写,避免部分字符影响执行

@fanfanyangyang fanfanyangyang merged commit 536fb4b into TencentBlueKing:random_password Sep 12, 2023
5 checks passed
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.

1 participant