summaryrefslogtreecommitdiff
path: root/lib/chef/util/powershell/ps_credential.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-231-3/+2
* Add to_s to ps_credentialJay Mundrawala2015-08-251-0/+4
* Guard ps_credential importJay Mundrawala2015-03-201-1/+1
* Refactor ps_credential for easier mockingJay Mundrawala2015-03-201-2/+8
* Added PSCredential objectJay Mundrawala2015-03-201-0/+32