Skip to content

Comments

Fix issues where passwords with '%' would be swallowed by printf#11

Open
z4ce wants to merge 1 commit intoapnex:masterfrom
z4ce:master
Open

Fix issues where passwords with '%' would be swallowed by printf#11
z4ce wants to merge 1 commit intoapnex:masterfrom
z4ce:master

Conversation

@z4ce
Copy link

@z4ce z4ce commented Dec 7, 2021

This fixes an issue where certain characters (like % or \) in passwords would
be swallowed up by the printf statement and cause every run to
print [WARN]: AUTH-CHANGE and make it impossible to actually
download any specific file.

This fixes an issue where certain characters in passwords would
be swallowed up by the printf statement and cause every run to
print '[WARN]: AUTH-CHANGE' and make it impossible to actually
download any specific file.

Authored-by: Ian Zink <izink@pivotal.io>
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.

1 participant