-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
关闭密码复杂度校验 #937
Labels
bug
Something isn't working
Comments
有些需要暴露在公网的,还有些内网也不是很安全。 |
用户布在哪里其实是他自己的选择,跟你这个软件没有一丁点的关系。 |
Fork吧。对你来说可能麻烦点,有些人设置123456暴露公网,然后被破解了就完了 |
我仔细看了下,发现核心的问题是这个patch里面提到的known issue并没有被修复。。。。 难怪我手动修改配置都没法保存。其实这个弄好我就可以直接改配置文件里面的密码了。 |
感兴趣的话,欢迎PR |
v6.0.0在未开启公网的条件下,已经减低密码复杂度的要求 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
我不觉得一个self-hosted的程序应该强制设置最低的密码复杂度。
The text was updated successfully, but these errors were encountered: