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

Remove logic used to print asterisk for password #718

Merged
merged 4 commits into from
Jan 26, 2024

Conversation

hazendaz
Copy link
Collaborator

fixes #711 by simply removing the method and tests used around size check on password to print size in the debug log.

just send 8 stars instead so it avoids possible invalid usage of regex (was valid here) and there is no real value to how long it really is which sort of gives a hint what it might be at least in length so avoid that altogether.
@hazendaz hazendaz self-assigned this Jan 26, 2024
@hazendaz hazendaz changed the title Remove logic used to print Remove logic used to print asterisk for password Jan 26, 2024
@mathieucarbou mathieucarbou merged commit d0eb548 into mathieucarbou:master Jan 26, 2024
12 checks passed
@hazendaz hazendaz added this to the 4.4 milestone May 6, 2024
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.

Propose we drop 'starEncrypt' method
2 participants