Actions
Bug #7534
closed--debug output prints password
Description
When I upload content to Satellite 6 GA using hammer with debug output, my password is printed to the screen:
[DEBUG 2014-09-18 17:49:00 API] Response #<String:0x7f587fbc9858
attr_accessor :args = {
:method => :put,
:url => "https://localhost//katello/api/repositories/43/import_uploads",
:user => "admin",
:payload => "{\"upload_ids\":[\"01195b5a-dd2a-4f9f-901d-a60ca4eb9f68\"]}",
:headers => {
"Accept-Language" => "en",
:accept => "application/json;version=2",
:content_type => "application/json"
},
:timeout => nil,
:oauth => nil,
:password => "admin"
},
hammer (0.1.1) * hammer_cli_foreman (0.1.1) * hammer_cli_import (0.10.4) * hammer_cli_katello (0.0.4)
Updated by Martin Bacovsky over 10 years ago
- Status changed from New to Assigned
- Assignee set to Martin Bacovsky
Updated by Eric Helms over 10 years ago
- Blocks Tracker #10226: Core Sprint 1 added
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/179 added
- Pull request deleted (
)
Updated by Martin Bacovsky over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset commit:974d7f48dd931a9fb11975e83671c0e8818ee560.
Updated by Tomáš Strachota over 9 years ago
- Project changed from Hammer CLI to Katello
- Category changed from 74 to Hammer
- Pull request deleted (
https://github.com/theforeman/hammer-cli/pull/179)
Updated by Justin Sherrill over 9 years ago
- Translation missing: en.field_release set to 166
Actions