]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-oauth2: Improve error message when server returns unexpected result
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 26 May 2020 21:30:45 +0000 (00:30 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 7 Dec 2020 08:59:28 +0000 (08:59 +0000)
commit2cb1fde47e1da784f12c0b66b10d1516c7e2f7fe
tree5f34180a555c97a29e09794785b9662995577c5e
parent1455a6fa77fb47039a39d232d1ed6e6b0f317b05
lib-oauth2: Improve error message when server returns unexpected result

If the result isn't 2xx or 4xx, use the HTTP response message as the error
message.
src/lib-oauth2/oauth2-request.c