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