Export issues CSV doesn't filter by label

CSV export of issues limits params with params.permit(IssuableFinder::VALID_PARAMS). This doesn't allow scalar/array values, and so does not allow users to filer by label.