Project

General

Profile

Actions

Refactor #5959

closed

Lifecycle Environment's content_readable perms need to be removed

Added by Partha Aji almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Branch:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

There is no way to set a "content_readable" permission in the UI,
but there is code like https://github.com/Katello/katello/blob/master/app/controllers/katello/content_search_controller.rb#L192

""
repo = Repository.libraries_content_readable(current_organization).where(:id => params[:repo_id]).first
""
being used in content search. We need to verify that content search actually works without admin perms and remove references to this.

Actions #1

Updated by Partha Aji almost 10 years ago

  • Assignee set to Eric Helms
Actions #2

Updated by Eric Helms almost 10 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by Eric Helms almost 10 years ago

  • Tracker changed from Bug to Refactor
Actions #4

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 14
Actions #5

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release changed from 14 to 23
Actions #6

Updated by Eric Helms about 9 years ago

  • translation missing: en.field_release changed from 23 to 31
Actions #7

Updated by Eric Helms about 9 years ago

  • translation missing: en.field_release deleted (31)
Actions #8

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 86
Actions #9

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5746 added
Actions #10

Updated by Eric Helms about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF