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

Add a flag to trim whitespace when encrypting #17

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

rbvigilante
Copy link
Contributor

We use shush quite a lot at Redbubble. The most common issue we see comes when someone accidentally encrypts some whitespace, either by a) copying a string from a web form or b) pipes output from a shell command which automatically adds a newline.

Not sure if you consider this to be within the scope of the tool (totally understand if not!), but we thought it might make sense to have a flag in shush to (optionally, of course) trim whitespace when encrypting strings.

Let me know if you have any questions.

Copy link
Contributor

@mukaibot mukaibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@mukaibot mukaibot merged commit 4853ea1 into realestate-com-au:master Dec 9, 2019
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