storj-archived / bridge

Deprecated. Access the Storj network via simple REST API.
https://storj.io
GNU Affero General Public License v3.0
77 stars 44 forks source link

Adding shard to frame response not filtered with exclude list with cached resonses #572

Closed braydonf closed 6 years ago

braydonf commented 6 years ago

There is an issue where the exclude list is not considered, a filter needs to be added around: https://github.com/Storj/bridge/blob/master/lib/server/routes/frames.js#L333

braydonf commented 6 years ago

Closed in https://github.com/Storj/bridge/issues/572