]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: auth_request_log_password_mismatch() to call common auth_request_log_login_fail...
authorSergey Kitov <sergey.kitov@open-xchange.com>
Tue, 15 Aug 2017 08:07:46 +0000 (11:07 +0300)
committerSergey Kitov <sergey.kitov@open-xchange.com>
Tue, 15 Aug 2017 08:07:46 +0000 (11:07 +0300)
commit3742e38a171fdb4f3de0907523214873545bf63a
tree173431f8333744c86140834ac4346f226ed09c49
parent1beabc460e7611fa8da5113bb7eea99f88475a73
auth: auth_request_log_password_mismatch() to call common auth_request_log_login_failure()

Separate implementation of auth_request_log_password_mismatch() is
replaced with call to auth_request_log_login_failure()
src/auth/auth-request.c