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)
Actions