ASP.net PasswordStrength Extender 的推荐计算权重

发布于 2024-10-22 11:42:24 字数 559 浏览 0 评论 0原文

我一直在摆弄这个控件,我认为我有一套不错的权重。我想看看其他人是否认为这是一个很好的组合。

http://www.asp.net/ajax/ajaxcontroltoolkit/samples/passwordstrength /passwordstrength.aspx

我正在查看 30;15;30;25

其中: A = 长度加权, B = 数字权重, C = 套管加权, D = 符号加权。

这为“password”、“12345678”和“abcd1234”等输入提供了“弱”。

另外,如果有人对如何在 Web 容器之外测试此控件以了解它如何评价密码有建议,那就太好了。

谢谢!

I've been fiddling around with this control and I think I have a decent set of weightings. I'm looking to see if others think this is a good combination.

http://www.asp.net/ajax/ajaxcontroltoolkit/samples/passwordstrength/passwordstrength.aspx

I'm looking at 30;15;30;25

Where:
A = length weighting,
B = numeric weighting,
C = casing weighting,
D = symbol weighting.

This gives "weak" for input like "password", "12345678" and "abcd1234".

Also, if anyone has advice on how to test this control outside of web container to see how it rates a password that would be great.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文