vagrant/plugins/commands/cloud/auth
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
..
middleware Return original when access token is not removed 2021-06-11 16:59:35 -07:00
login.rb Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00
logout.rb Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00
plugin.rb Introduce cloud command 2018-10-12 09:06:00 -07:00
root.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
whoami.rb Update cloud command to use refactored library implementation 2020-10-30 09:26:07 -07:00