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.
我正在做一个关于登录系统的项目。我想知道登录系统的基础知识,包括其身份验证方法,以便被称为“高级”登录系统。
嗯,您需要密码确认,密码重置的秘密问答,检查用户是否为管理员,检查是否被阻止,密码强度取决于输入的字符等。