mirror of
https://github.com/lldap/lldap.git
synced 2026-06-16 20:52:01 +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