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

pds: actually validate tlds #1408

Merged
merged 1 commit into from
Jul 31, 2023
Merged

pds: actually validate tlds #1408

merged 1 commit into from
Jul 31, 2023

Conversation

dumbmoron
Copy link
Contributor

@dumbmoron dumbmoron commented Jul 31, 2023

tlds have not been appropriately checked since 6b51ecb due to what appears to be a typo/oversight (checking whether the function exists -- which is always true -- rather than calling it)

this pr fixes it so that tlds are once again validated

tlds have not been appropriately checked since 6b51ecb due to what appears to be a typo/oversight.
this commit fixes it so that tlds are once again validated
Copy link
Collaborator

@dholms dholms left a comment

Choose a reason for hiding this comment

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

good catch - thanks

@dholms dholms merged commit 850265d into bluesky-social:main Jul 31, 2023
mloar pushed a commit to mloar/atproto that referenced this pull request Sep 26, 2023
tlds have not been appropriately checked since 6b51ecb due to what appears to be a typo/oversight.
this commit fixes it so that tlds are once again validated
mloar pushed a commit to mloar/atproto that referenced this pull request Nov 15, 2023
tlds have not been appropriately checked since 04054a6 due to what appears to be a typo/oversight.
this commit fixes it so that tlds are once again validated
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.

2 participants