Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当注册表单验证失败时,要求用户重新输入密码是一种奇怪的传统。
例如,验证码值错误,现在密码字段为空:用户必须重新输入。
这是什么原因?即使通过HTTPS,将密码放回输入端真的那么不安全吗?
在密码输入字段中输入一个值需要它在 html 源代码中以纯文本形式出现。