Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PackageSources: do not print feed password to output #1224 #1238

Merged
merged 1 commit into from
Nov 19, 2015

Conversation

cdrnet
Copy link
Member

@cdrnet cdrnet commented Nov 19, 2015

In NuGetV2.GetVersions use the same approach as in GetPackageDetails to just print the feed url instead of the full record including the password, to avoid leaking the password unnecessarily to the console output.

It is correct that the password is lying around (at least encrypted) in paket.config, but it's still awkward seeing your personal password floating by on the console when pair-programming ;)

See also #1224

forki added a commit that referenced this pull request Nov 19, 2015
PackageSources: do not print feed password to output #1224
@forki forki merged commit 31ff126 into fsprojects:master Nov 19, 2015
@forki
Copy link
Member

forki commented Nov 19, 2015

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants