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