]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: mech-oauth2 - Rename oauth2_send_failure() to oauth2_fail()
authorStephan Bosch <stephan.bosch@open-xchange.com>
Sun, 4 Aug 2024 21:33:05 +0000 (23:33 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 2 Sep 2025 05:25:53 +0000 (05:25 +0000)
commit3cd2cb75d287e144dc3833ec41eca8c0608a0126
tree2a04946614abba9e30d51213692815965a61cde7
parentf46b9402f1f30c507fc9a127d5d7c4ede070b2fd
auth: mech-oauth2 - Rename oauth2_send_failure() to oauth2_fail()

Makes more sense; it also fails the request.
src/auth/mech-oauth2.c