diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-09-10 22:39:49 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-09-10 22:51:07 +0100 |
commit | 376f3c10ded77ca6799a62bec75db46122d625fe (patch) | |
tree | 2552e7944b1024ab7805d6701fba741a018d1ff3 | |
parent | ae975713c2b78fc9e77110505b5aea6541831ce2 (diff) |
ROADMAP.md: Updated GSSAPI authentication following 7.38.0 additions
-rw-r--r-- | docs/ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 3c565e79c..9b3f3c151 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -24,7 +24,7 @@ New stuff - libcurl 7. HTTP Digest authentication via Windows SSPI -8. GSSAPI authentication in the email protocols +8. SASL GSSAPI (Kerberos 5) authentication via a GSS-API library 9. add support for third-party SASL libraries such as Cyrus SASL - may need to move existing native and SSPI based authentication into vsasl folder after |