mirror of
https://github.com/lldap/lldap.git
synced 2026-06-12 06:08:19 +00:00
Otherwise, not setting the user would default to "admin", which breaks the unauthenticated workflow. No user specified should mean unauthenticated. Fixes #520.