diff options
author | Patrick Monnerat <patrick.monnerat@dh.com> | 2016-04-08 16:49:49 +0200 |
---|---|---|
committer | Patrick Monnerat <patrick.monnerat@dh.com> | 2016-04-08 16:49:49 +0200 |
commit | 3954d6fdcfaffa5b64bcbfc48237c47d959b6318 (patch) | |
tree | 5bb4388f30b2524bc789d33af6c7af8bd006f4c8 /docs/TODO | |
parent | bbe08a7e7a52e5b321fe2d483b4de48d94b01317 (diff) |
KNOWN_BUGS: openldap hangs. TODO: binary SASL.
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 |