mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-13 22:21:09 +02:00

bar (no quotes) on the command line resulted in searching for "foo\2Abar" due to LDAP quoting. The proper search is "foo*bar".
bar (no quotes) on the command line resulted in searching for "foo\2Abar" due to LDAP quoting. The proper search is "foo*bar".