diff options
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -112,6 +112,7 @@ 16. SASL 16.1 Other authentication mechanisms 16.2 Add QOP support to GSSAPI authentication + 16.3 Support binary messages (i.e.: non-base64) 17. Command line tool 17.1 sync @@ -668,6 +669,10 @@ that doesn't exist on the server, just like --ftp-create-dirs. with integrity protection) and auth-conf (Authentication with integrity and privacy protection). +16.3 Support binary messages (i.e.: non-base64) + + Mandatory to support LDAP SASL authentication. + 17. Command line tool 17.1 sync |