Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

feat: validate v0 tokens more thoroughly #407

Merged
merged 1 commit into from
Mar 12, 2016
Merged

feat: validate v0 tokens more thoroughly #407

merged 1 commit into from
Mar 12, 2016

Conversation

bbangert
Copy link
Member

Changes v0 token validation from simple check containing a : into
regex expecting valid uuid characters on either side of the : as
well.

Closes #406

@jrconlin r?

Changes v0 token validation from simple check containing a : into
regex expecting valid uuid characters on either side of the : as
well.

Closes #406
@jrconlin
Copy link
Member

R+

jrconlin added a commit that referenced this pull request Mar 12, 2016
feat: validate v0 tokens more thoroughly
@jrconlin jrconlin merged commit 65d48b8 into master Mar 12, 2016
@bbangert bbangert deleted the feat/issue-406 branch March 12, 2016 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants