vagrant/plugins/commands/cloud
Chris Roberts 218f8323fb Return original when access token is not removed
When scrubbing box urls of access token parameters, only return
    the processed URL if the access token was removed. If it was not
    removed, return the original URL string. This prevents issues with
    local file URLs being parsed and replaced with invalid paths.

    Fixes: #12340 #12350 #12320
2021-06-11 16:59:35 -07:00
..
auth Return original when access token is not removed 2021-06-11 16:59:35 -07:00
box Check for filter versions and break up box output 2020-10-30 09:26:07 -07:00
client Use the server url helper method within the client 2021-03-15 17:17:10 -07:00
locales Check file size prior to upload and automatically adjust options 2021-03-23 15:11:32 -07:00
provider Check file size prior to upload and automatically adjust options 2021-03-23 15:11:32 -07:00
version Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00
errors.rb Fixup: Update vagrant cloud command PR with feedback 2018-10-12 09:07:12 -07:00
list.rb Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00
plugin.rb Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00
publish.rb Check file size prior to upload and automatically adjust options 2021-03-23 15:11:32 -07:00
root.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
search.rb Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00
util.rb Do not convert value to allow nil value to pass through 2021-03-17 13:08:43 -07:00