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

Fix broken _verifyUri method #402

Merged
merged 1 commit into from
Mar 15, 2019
Merged

Fix broken _verifyUri method #402

merged 1 commit into from
Mar 15, 2019

Conversation

aaron-junot
Copy link

The new method to verify the domain that a request is being made to breaks when there is a subdomain (which is most of the time). This PR removes the subdomain so that it is just verifying the domain is whitelisted.

@aaron-junot aaron-junot requested a review from bhelx March 15, 2019 19:08
Copy link
Contributor

@bhelx bhelx left a comment

Choose a reason for hiding this comment

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

👍

@bhelx bhelx merged commit 28d3f15 into master Mar 15, 2019
@bhelx bhelx deleted the fix-verify-uri branch March 15, 2019 20:09
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants