Details
Description
Right now, the AccessController makes sure that (when users care about audit events) we generate an audit log event for any access change, like granting or removing a permission from a user.
When the set of labels a user has access to is altered, it gets handled by the VisibilityLabelService and we don't log anything to the audit log.