]> granicus.if.org Git - curl/commit
vauth/cleartext: Update the PLAIN login function signature to match RFC 4616
authorSteve Holme <steve_holme@hotmail.com>
Wed, 10 Apr 2019 21:17:02 +0000 (22:17 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 11 Apr 2019 21:43:30 +0000 (22:43 +0100)
commit762a292f8783d73501b7d7c93949268dbb2e61b7
tree997053bd325247b7cc836846abe8f8be7ec58ecc
parent1489d1db85ce5b49120d3f91896eef008170baa1
vauth/cleartext: Update the PLAIN login function signature to match RFC 4616

Functionally this doesn't change anything as we still use the username
for both the authorisation identity and the authentication identity.

Closes #3757
lib/curl_sasl.c
lib/vauth/cleartext.c
lib/vauth/vauth.h