UI Display Incorrect Permissions
In the Report Servlet, a user might see options for removing/auditing a collection even if they do not have permission to do so. When attempting to use any of the links provided they will be met with a 403 as expected. We should remove the errant ui elements when a user does not have the permissions for them.