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: filter out private addresses when only using dht #68

Merged
merged 3 commits into from
May 17, 2024
Merged

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented May 17, 2024

This should fix #28 once and for all. We were not applying the sanitizeRouter when the endpoint only had a DHT. By default, this is the case for the peers and the ipns endpoint. That's why we were still seeing private addresses on the peers endpoint.

Pinging @lidel and @2color for visibility. I will directly merge and deploy to infra.

@hacdias hacdias requested review from lidel and 2color May 17, 2024 07:29
@hacdias hacdias marked this pull request as draft May 17, 2024 07:33
@hacdias hacdias marked this pull request as ready for review May 17, 2024 07:52
@hacdias hacdias merged commit 14f16fd into main May 17, 2024
7 checks passed
@hacdias hacdias deleted the fix-private branch May 17, 2024 07:54
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.

Filter out un-actionable provider records
1 participant