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

change hash test regex to include uppercase chars #982

Closed
wants to merge 2 commits into from

Conversation

itaychi
Copy link

@itaychi itaychi commented Feb 19, 2019

isHash returns false if hash is upper case, this can be fixed by adding upper case letters to the regex

Copy link
Member

@profnandaa profnandaa left a comment

Choose a reason for hiding this comment

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

Please add tests.

@profnandaa
Copy link
Member

Thanks for the PR @itaychi! 👍

@profnandaa profnandaa added the 🧹 needs-update For PRs that need to be updated before landing label Apr 10, 2019
ezkemboi added a commit to ezkemboi/validator.js that referenced this pull request Jul 13, 2019
- Co-authored-by: Ezrqn Kemboi <ezrqnkemboi@gmail.com>
- Closes validatorjs#982 validatorjs#987
@ezkemboi ezkemboi mentioned this pull request Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 needs-update For PRs that need to be updated before landing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants