]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: auth-mech-connection - Do not announce channel binding mechanisms for minor...
authorStephan Bosch <stephan.bosch@open-xchange.com>
Wed, 8 Nov 2023 03:15:03 +0000 (04:15 +0100)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Fri, 17 Jan 2025 17:36:39 +0000 (18:36 +0100)
commit3998745d608a1a96c0985d4f2191a944ca5b43a6
tree0101a2deceb508474fb0e1afbd80659a0fe160cb
parentf2b39125ac0ffe11324f382fab323cf1bd34b7fd
auth: auth-mech-connection - Do not announce channel binding mechanisms for minor version < 3

Otherwise, old auth clients like Postfix that don't know about channel binding
would announce these mechanisms, while using them would always fail.
src/auth/auth-client-connection.c
src/auth/mech.c
src/auth/mech.h