]> granicus.if.org Git - curl/commit
sasl: Don't choose OAuth 2.0 if mechanism not advertised
authorSteve Holme <steve_holme@hotmail.com>
Sat, 5 Sep 2015 16:29:49 +0000 (17:29 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 12 Nov 2015 18:25:33 +0000 (18:25 +0000)
commitd6d58dd5580f5737432cae1e65f2023dff2804b6
tree6f0b4e74ba2a67e02d14a2f2be37d2f1cef837fb
parenta7c4bcd97109b42a665fcef0243173dc7db63f89
sasl: Don't choose OAuth 2.0 if mechanism not advertised

Regression from commit 9e8ced9890 which meant if --oauth2-bearer was
specified but the SASL mechanism wasn't supported by the server then
the mechanism would be chosen.
lib/curl_sasl.c