mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
234cb70b97
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