sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism
authorSteve Holme <steve_holme@hotmail.com>
Thu, 12 Nov 2015 19:45:24 +0000 (19:45 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 12 Nov 2015 19:45:24 +0000 (19:45 +0000)
commit1f82df91468a1e0634fae5119677c4b5f91d473d
tree1e63ab4b54f926c70606901c9c5e6b408cbc1861
parent077fd8f1fa873337b99845805273e11cf968b498
sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism

Following the fix in commit d6d58dd558 it is necessary to re-introduce
XOAUTH2 in the default enabled authentication mechanism, which was
removed in commit 7b2012f262, otherwise users will have to specify
AUTH=XOAUTH2 in the URL.

Note: OAuth 2.0 will only be used when the bearer is specified.
lib/curl_sasl.c
lib/curl_sasl.h