diff options
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r-- | keyserver/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index 7b2a5be50..3192f366f 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,5 +1,8 @@ 2006-02-21 David Shaw <[email protected]> + * gpgkeys_ldap.c (make_one_attr, build_attrs, send_key): Don't + allow duplicate attributes as OpenLDAP is now enforcing this. + * gpgkeys_ldap.c (main): Add binddn and bindpw so users can pass credentials to a remote LDAP server. |