]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
login-common: Fix sending locally-generated authentication error reason to client.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Fri, 9 Aug 2019 22:33:21 +0000 (00:33 +0200)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Sat, 10 Aug 2019 17:49:55 +0000 (19:49 +0200)
commit4cae45ed02f6a16e3368bf67fc55a7ab65e7bbae
treed74c070e6d9aaaf0ec77f31cdc90b7eda8376c59
parent97b956d75f014fa3fa9d5615bbed5d2a411eec1b
login-common: Fix sending locally-generated authentication error reason to client.

This is about authentication errors that emerge at the login service rather than
the auth service. The error reason was always substituted with an unhelpful
"Authentication failed", while e.g. an error like "Unsupported authentication
mechanism" was supposed to be sent instead.
src/login-common/client-common-auth.c