]> the.earth.li Git - onak.git/commitdiff
Pass a keydb context into cleankeys in preparation for signature checks
authorJonathan McDowell <noodles@earth.li>
Wed, 28 Aug 2019 07:20:03 +0000 (08:20 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 28 Aug 2019 07:20:03 +0000 (08:20 +0100)
In order to validate signatures cleankeys() will need to do key lookups
of the signing keys. Plumb in the database context in preparation for
this.


No differences found