]> granicus.if.org Git - curl/commit
krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument
authorSteve Holme <steve_holme@hotmail.com>
Sat, 2 Apr 2016 05:15:29 +0000 (06:15 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 2 Apr 2016 05:15:29 +0000 (06:15 +0100)
commitced0cbb5b72bab6ad1a8393a22e6443cdbf611f1
tree9865dfafcc21746b65eccd2595ba564765bcf0b9
parent4edcfc6bf07f0703b8cbccf823725e6e7356aaba
krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument

For consistency with the spnego and oauth2 code moved the setting of
the host name outside of the Curl_auth_create_gssapi_user_messag()
function.

This will allow us to more easily override it in the future.
lib/curl_sasl.c
lib/vauth/krb5_gssapi.c
lib/vauth/krb5_sspi.c
lib/vauth/vauth.h