aboutsummaryrefslogtreecommitdiff
path: root/docs/ROADMAP.md
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-09-10 22:39:49 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-09-10 22:51:07 +0100
commit376f3c10ded77ca6799a62bec75db46122d625fe (patch)
tree2552e7944b1024ab7805d6701fba741a018d1ff3 /docs/ROADMAP.md
parentae975713c2b78fc9e77110505b5aea6541831ce2 (diff)
ROADMAP.md: Updated GSSAPI authentication following 7.38.0 additions
Diffstat (limited to 'docs/ROADMAP.md')
-rw-r--r--docs/ROADMAP.md2
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