ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.81k stars 2.96k forks source link

denylist: `?format=car` does not skip directly blocked CIDs #10361

Open lidel opened 2 months ago

lidel commented 2 months ago

Checklist

Installation method

built from source

Version

0.26

Config

default

Description

?format=car does not skip directly blocked CIDs.

Repro in commented block of https://github.com/ipfs/kubo/pull/10360: https://github.com/ipfs/kubo/blob/92acc244e53546ec47bdcf93b4f5c4dbeeafc2dd/test/cli/content_blocking_test.go#L118-L131