Skip to content

Respond with dummy bridges if the request is not comming from the shim

meskio requested to merge meskio/bridgedb:moat-token into main

Check if the shim-token header is present and valid on moat requests, to make sure the request is comming from the shim. If not respond with dummy bridges comming from a configured file.

Merge request reports