Project

General

Profile

Actions

Bug #15940

closed

Package upload action logs whole input as Parameters

Added by Lukas Zapletal over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Subscriptions
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

Rails logs all incoming parameters via INFO logger by default (no opt-out).

Package upload request can be huge JSON and it does not make sense to log everything.

Rails provide parameter filters to filter out sensitive data from these (e.g. passwords), the action could perhaps use this to opt-out logging of the whole root data (_json key).

Actions #1

Updated by Justin Sherrill over 7 years ago

  • Assignee set to Justin Sherrill
  • translation missing: en.field_release set to 162
  • Difficulty set to easy
Actions #2

Updated by The Foreman Bot over 7 years ago

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

Updated by Brad Buckingham over 7 years ago

  • Target version set to 123
Actions #4

Updated by Justin Sherrill over 7 years ago

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

Updated by Chris Duryee about 7 years ago

  • Bugzilla link set to 1429642
Actions

Also available in: Atom PDF