vagrant/plugins/commands/cloud
Brian Cain cdcedb0a9e
Fixes #10682: Move over AddAuthentication middleware and hooks
Prior to this commit, the AddAuthentication hooks still existed in a
deprecated class LoginCommand. This commit fixes that by moving it over
to the vagrant cloud cli namespace instead.
2019-02-21 09:42:16 -08:00
..
auth Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
box Remove #Hash.compact for ruby 2.3 compatibility 2018-10-16 14:41:31 -07:00
client Mark password as sensitive in logs 2018-10-12 09:07:12 -07:00
locales Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
provider Remove #Hash.compact for ruby 2.3 compatibility 2018-10-16 14:41:31 -07:00
version Remove #Hash.compact for ruby 2.3 compatibility 2018-10-16 14:41:31 -07:00
errors.rb Fixup: Update vagrant cloud command PR with feedback 2018-10-12 09:07:12 -07:00
list.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
plugin.rb Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
publish.rb Catch InvalidVersion errors from vagrant_cloud client 2018-12-17 14:41:29 -08:00
root.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
search.rb Update based on second round of feedback 2018-10-12 09:07:12 -07:00
util.rb Scrub Vagrant Cloud tokens from RestClient logger 2018-10-12 09:07:12 -07:00