ROADMAP: Updated following the move of the authentication code

This commit is contained in:
Steve Holme 2016-04-08 17:04:25 +01:00
parent 3954d6fdcf
commit 0e6ff33bd5
1 changed files with 2 additions and 4 deletions

View File

@ -50,12 +50,10 @@ make sure there's an easy handle passed in to `curl_formadd()`,
`curl_formget()` and `curl_formfree()` by adding replacement functions and `curl_formget()` and `curl_formfree()` by adding replacement functions and
deprecating the old ones to allow custom mallocs and more deprecating the old ones to allow custom mallocs and more
third-party SASL Third-party SASL
---------------- ----------------
add support for third-party SASL libraries such as Cyrus SASL - may need to Add support for third-party SASL libraries such as Cyrus SASL.
move existing native and SSPI based authentication into vsasl folder after
reworking HTTP and SASL code
SASL authentication in LDAP SASL authentication in LDAP
--------------------------- ---------------------------