Add hook to allow addons to filter the list returned by app_list
Allows filtering of the list of apps returned by app_list(). Example use: Add a field "allowed_apps" to the service_class structure and limit access to apps based on what class of service a user has.