Sha256: c4dd7fe6c0f13e6631de7ea1c13b712c8e49dc909d73f312a077a706bf4ef849

Contents?: true

Size: 818 Bytes

Versions: 4

Compression:

Stored size: 818 Bytes

Contents

require 'katello/plugin.rb'

Foreman::AccessControl.permission(:create_personal_access_tokens).actions.concat [
  'katello/api/registry/registry_proxies/token',
  'katello/api/registry/registry_proxies/v1_ping',
  'katello/api/registry/registry_proxies/ping',
  'katello/api/registry/registry_proxies/v1_search',
  'katello/api/registry/registry_proxies/catalog',
  'katello/api/registry/registry_proxies/tags_list',
  'katello/api/registry/registry_proxies/pull_manifest',
  'katello/api/registry/registry_proxies/push_manifest',
  'katello/api/registry/registry_proxies/pull_blob',
  'katello/api/registry/registry_proxies/check_blob',
  'katello/api/registry/registry_proxies/start_upload_blob',
  'katello/api/registry/registry_proxies/upload_blob',
  'katello/api/registry/registry_proxies/finish_upload_blob',
]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
katello-4.15.1 lib/katello/permissions/registry_permissions.rb
katello-4.15.0 lib/katello/permissions/registry_permissions.rb
katello-4.15.0.rc2 lib/katello/permissions/registry_permissions.rb
katello-4.15.0.rc1 lib/katello/permissions/registry_permissions.rb