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

Fixes #28 - Validate uuids #61

Merged
merged 4 commits into from
Jul 13, 2015
Merged

Fixes #28 - Validate uuids #61

merged 4 commits into from
Jul 13, 2015

Conversation

n1k0
Copy link
Contributor

@n1k0 n1k0 commented Jul 13, 2015

Ready for review. r=? @Natim @leplatrem @ametaireau

@@ -1,5 +1,7 @@
"use strict";

const RE_UUID = /^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;
Copy link
Contributor

Choose a reason for hiding this comment

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

n1k0 added a commit that referenced this pull request Jul 13, 2015
@n1k0 n1k0 merged commit 98bae34 into master Jul 13, 2015
@n1k0 n1k0 deleted the validate-uuids branch July 13, 2015 16:26
@n1k0 n1k0 modified the milestone: 1.0.0 Jul 15, 2015
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.

3 participants