在这种状态下,即使提供正确的密码,身份验证请求也会被拒绝。
By doing so, authentication requests are rejected even if the correct password is specified.
这样将接受任何合法输入,然后返回正确的值,而且将拒绝所有不正确的请求。
This should accept any legal input and return a correct value, and reject all incorrect requests.
作为一个场景示例,如果用户反复尝试访问站点,但是没有使用正确的口令登录,访问就被拒绝。
As an example scenario, if the user repeatedly attempts to access the site, but fails to log on with the correct password, access is denied.
应用推荐