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

Strip initial, traling and multiple white spaces of Passphrase - Closes #750 #778

Merged
merged 1 commit into from May 2, 2018

Conversation

reyraa
Copy link
Contributor

@reyraa reyraa commented May 2, 2018

What was the problem?

Posted passphrases which include initial, trailing and multiple whitespaces, would cause empty inputs in our Passphrase inputs group and spoil the user experience.

How did I fix it?

I'm stripping all extra whitespaces.

How to test it?

Try the passphrase input in Login page with a passphrase which includes all or any of the aforementioned whitespaces. it shouldn't affect the experience of pasting a passphrase.

Review checklist

@reyraa reyraa requested a review from ginacontrino May 2, 2018 08:31
@reyraa reyraa self-assigned this May 2, 2018
@reyraa reyraa added this to New Issues in Sprint Board 23-04-18 via automation May 2, 2018
@reyraa reyraa added this to Issues in Version 0.7.0 via automation May 2, 2018
@reyraa reyraa added this to New Issues in Sprint Board 30-04-18 via automation May 2, 2018
@reyraa reyraa removed this from New Issues in Sprint Board 23-04-18 May 2, 2018
@reyraa reyraa moved this from New Issues to Pull Requests in Sprint Board 30-04-18 May 2, 2018
@slaweet slaweet moved this from Issues to Pull Requests in Version 0.7.0 May 2, 2018
Copy link
Contributor

@ginacontrino ginacontrino left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@reyraa reyraa merged commit 22ddc38 into 0.7.0 May 2, 2018
Sprint Board 30-04-18 automation moved this from Pull Requests to Merged Pull Requests May 2, 2018
Version 0.7.0 automation moved this from Pull Requests to Merged Pull Requests May 2, 2018
@reyraa reyraa deleted the 750-stripwhitespaces branch May 2, 2018 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Sprint Board 30-04-18
  
Merged Pull Requests
Version 0.7.0
  
Merged Pull Requests
Development

Successfully merging this pull request may close these issues.

None yet

2 participants