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

Stripping white spaces out of secrets #119

Merged
merged 2 commits into from
Jan 16, 2022
Merged

Stripping white spaces out of secrets #119

merged 2 commits into from
Jan 16, 2022

Conversation

gr211
Copy link
Contributor

@gr211 gr211 commented Jan 16, 2022

Sometimes websites and other providers display the OTP secret with space-separated groups. It's nice but annoying to copy and paste.
This PR simply strips out \s out of that string.

@gr211 gr211 changed the title Secrets cleanup Stripping white spaces out of secrets Jan 16, 2022
@gr211 gr211 merged commit c097de4 into master Jan 16, 2022
@gr211 gr211 deleted the secrets_cleanup branch February 10, 2022 20:46
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