berdav/greenpass

Introduce blocklist

berdav opened this issue · 1 comments

The settings endpoint exposes a new field "black_list_uvci", we can parse it and make the blocked certificates invalid.

Fixed in 8efd5ba

settings now prints the blocked certificates
image

And the verification considers the blocklist:
image