]> git.ipfire.org Git - thirdparty/curl.git/commit
sasl: give help when unable to select AUTH
authorStefan Eissing <stefan@eissing.org>
Fri, 23 May 2025 10:21:18 +0000 (12:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 May 2025 20:56:05 +0000 (22:56 +0200)
commit37b25f7bb0f055c5904da90ea529f29c818c5519
tree085d995c780dbb1d9bedfe709ade5e2d757aaf8c
parentb445031e942f430480c15388671531964968b202
sasl: give help when unable to select AUTH

When SASL is unable to select an AUTH mechanism, give user help
in info message why no AUTH could be selected.

Fixes #17420
Closes #17427
Reported-by: Aditya Garg
lib/curl_sasl.c
lib/curl_sasl.h
lib/imap.c
lib/openldap.c
lib/pop3.c
lib/smtp.c
lib/vauth/vauth.h