vagrant/plugins/communicators/winrm
Shawn Neal 1152b4e1df Fix issue 5790
Leaving around plaintext username and passwords in a script on a box isn't the best from a security standpoint. This change ensures the scheduled task wrapper script for WinRM doesn't leave these around on the box, and instead passes them to the script as arguments.
2015-06-10 16:04:46 -07:00
..
command_filters Remove unneeded executable permissions. 2015-01-20 11:53:30 +01:00
scripts Fix issue 5790 2015-06-10 16:04:46 -07:00
command_filter.rb Added mkdir command filter for WinRM to be compatible with PS4+ 2014-07-30 15:43:11 -04:00
communicator.rb Fix issue 5790 2015-06-10 16:04:46 -07:00
config.rb Add retry_delay setting to speed up test 2015-01-28 13:41:07 -05:00
errors.rb Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
helper.rb communicators/winrm: use winrm_info cap if available [GH-3832] 2014-05-20 20:13:36 -07:00
plugin.rb communicators/winrm: silence warnings loading winrm 2014-04-21 13:51:27 -07:00
shell.rb Add retry_delay setting to speed up test 2015-01-28 13:41:07 -05:00