Steve Holme
|
a78c61a4bf
|
sasl: Don't use GSSAPI authentication when domain name not specified
Only choose the GSSAPI authentication mechanism when the user name
contains a Windows domain name or the user is a valid UPN.
Fixes #718
|
2016-08-21 11:56:23 +01:00 |
|
Viktor Szakats
|
a24f71aac4
|
URLs: change http to https in many places
Closes #754
|
2016-04-06 11:58:34 +02:00 |
|
Steve Holme
|
cbc52ff341
|
vauth: Corrected a number of typos in comments
Reported-by: Michael Osipov
|
2016-04-06 00:21:07 +01:00 |
|
Steve Holme
|
9feb2676a4
|
vauth: Removed the need for a separate GSS-API based SPN function
|
2016-04-03 20:26:03 +01:00 |
|
Steve Holme
|
58a7bc96ec
|
vauth: Refactored function names after move to new vauth directory
Renamed all the SASL functions that moved to the new vauth directory to
include the correct module name.
|
2016-03-25 17:40:12 +00:00 |
|
Steve Holme
|
7d2a5a05f6
|
vauth: Updated the copyright year after recent changes
As most of this work was performed in 2015 but not pushed until 2016
updated the copyright year to reflect the public facing changes.
|
2016-03-25 17:40:12 +00:00 |
|
Steve Holme
|
685fee3828
|
vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files
|
2016-03-25 09:12:01 +00:00 |
|