Project

General

Custom queries

Profile

Actions

Refactor #5959

closed

Lifecycle Environment's content_readable perms need to be removed

Added by Partha Aji about 11 years ago. Updated almost 7 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.

#1

Updated by Partha Aji about 11 years ago

  • Assignee set to Eric Helms
#2

Updated by Eric Helms almost 11 years ago

  • Triaged changed from No to Yes
#3

Updated by Eric Helms almost 11 years ago

  • Tracker changed from Bug to Refactor
#4

Updated by Eric Helms almost 11 years ago

  • Translation missing: en.field_release set to 14
#5

Updated by Eric Helms over 10 years ago

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

Updated by Eric Helms over 10 years ago

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

Updated by Eric Helms over 10 years ago

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

Updated by Eric Helms over 9 years ago

  • Translation missing: en.field_release set to 86
#9

Updated by The Foreman Bot over 9 years ago

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

Updated by Eric Helms over 9 years ago

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

Also available in: Atom PDF