aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_sasl.c
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-10-26 14:35:27 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-10-26 14:35:27 +0100
commit0adad076906147ee4ec64d920d1cedb519e36c20 (patch)
tree8c04e5779f7b07a2d7d590a2d7a898584368fedf /lib/curl_sasl.c
parente4670a102921ca6b97f1948125f4adf44bdc6719 (diff)
email: Added references to SASL LOGIN authentication draft proposal
Diffstat (limited to 'lib/curl_sasl.c')
-rw-r--r--lib/curl_sasl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/curl_sasl.c b/lib/curl_sasl.c
index 52ae2827c..044060ff8 100644
--- a/lib/curl_sasl.c
+++ b/lib/curl_sasl.c
@@ -23,6 +23,7 @@
* RFC4422 Simple Authentication and Security Layer (SASL)
* RFC4616 PLAIN authentication
* RFC6749 OAuth 2.0 Authorization Framework
+ * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
*
***************************************************************************/