Fix audit functions
The audit functions of some filters currently only return matching users.
The specs however require them to return the audit result of all requested users. This will allow users to see all users in the audit check incl. those that failed a filter (and why).
This change fixes that for these filter:
- AssetFilter
- ComplianceFilter
- CorporationRoleFilter
- CorporationTitleFilter
- SkillSetFilter
Edited by Erik Kalkoken