mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
9ff8ccf076
Password or ssh_key, and username are currently submitted through the request's querystring, which means they will appear in server logs. This change moves the sensitive parameters to the request body, adds client-side checking of the required parameters, and corrects the method documentation to reflect addition of location_id parameter and specify the parameter types as strings (they are alpha-numeric UUIDs). |
||
---|---|---|
.. | ||
create_block.rb | ||
create_template.rb | ||
destroy_block.rb | ||
destroy_template.rb | ||
get_block.rb | ||
get_blocks.rb | ||
get_location.rb | ||
get_locations.rb | ||
get_product.rb | ||
get_products.rb | ||
get_template.rb | ||
get_templates.rb | ||
reboot_block.rb |