move OAuth2 to last place in auto auth selection
commit4b04819b967a0c16c4a351d831d3b73abcff07b5
authorpaul <paul@claws-mail.org>
Mon, 12 Jul 2021 09:08:33 +0000 (12 10:08 +0100)
committerPaul <paul@claws-mail.org>
Mon, 12 Jul 2021 09:10:51 +0000 (12 10:10 +0100)
tree76e3383c3da6f039a87eba7aa304c8d274cfa03f
parent7dd48f57d532610414e36ef997eba5f7f96fe3e4
move OAuth2 to last place in auto auth selection

IMAP: when using 'automatic' auth type, if the server offers LOGIN, GSSAPI or plaintext in addition to OAUTH2, yet OAUTH2 is unconfigured, authentication will fail. This broke previously working config
src/imap.c