mirror of
https://github.com/lldap/lldap.git
synced 2026-06-17 12:03:57 +00:00
If the filter name was not in the list of attributes to return, it wouldn't be counted as a valid attribute, meaning that the aliases of attributes were not recognized. Fixes #351