1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 class AllUsersCanReadAnonymousGroup < ActiveRecord::Migration
6 include CurrentApiClient
9 anonymous_group_read_permission
13 # Do nothing - it's too dangerous to try to figure out whether or not
14 # the permission was created by the migration.