search for: fbff8ca77d2e

Displaying 1 result from an estimated 1 matches for "fbff8ca77d2e".

2011 May 08
0
Issues with authentication failure delays
...handler_auth_begin, that is, at the *beginning* of an authentication attempt, therefore not affecting the first failed attempt. This may be too minor an issue to worry much about, but it certainly looks to me like it's not doing quite what was intended. Moving on to the second issue. Revision fbff8ca77d2e added a new style of authentication failure delay, but left the existing failure delay mechanism in place. The old failure delay uses the auth_failure_delay setting, and could be disabled by using a value of 0 for that setting. Its remnants are in auth/auth-request-handler.c in the function auth_re...