flask-simpleldap
flask-simpleldap copied to clipboard
Fix group object filter
The group object filter was trying to use userPrincipleName, which causes a failure of the filter and no results are returned for any values given in the get_group_members function.