We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.现在大家对密码的安全度不重视,只能在平台测做限制,如果不做限制的话,用户容易设置弱密码,导致安全风险。
1.希望可以增加对密码设置的要求限制,加上长度8位以上,包含大小写字母加数字 2.首次登陆控制台要求用户修改密码或者发送链接让用户修改密码
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您使用的场景? | 1. Your usage scenarios?
1.现在大家对密码的安全度不重视,只能在平台测做限制,如果不做限制的话,用户容易设置弱密码,导致安全风险。
您期望的结果是怎样的? | 2. What is your expected outcome?
1.希望可以增加对密码设置的要求限制,加上长度8位以上,包含大小写字母加数字
2.首次登陆控制台要求用户修改密码或者发送链接让用户修改密码
The text was updated successfully, but these errors were encountered: