Navigation Menu

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

Redact all sources in verbose mode #4564

Merged
merged 1 commit into from Apr 28, 2021
Merged

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user or developer problem that led to this PR?

Bundler prints credentials when run in verbose mode.

What is your fix for the problem, implemented in this PR?

Redact credentials from authenticated sources also in verbose mode.

Closes #3178.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez merged commit 266de45 into master Apr 28, 2021
@deivid-rodriguez deivid-rodriguez deleted the dont_print_credentials branch April 28, 2021 06:36
deivid-rodriguez added a commit that referenced this pull request May 3, 2021
Redact all sources in verbose mode

(cherry picked from commit 266de45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bundler should always redact credentials from verbose bundle install messages
4 participants