]> the.earth.li Git - onak.git/commitdiff
Don't require a database connection for a key index
authorJonathan McDowell <noodles@earth.li>
Mon, 15 Apr 2019 18:23:20 +0000 (19:23 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 15 Apr 2019 18:23:20 +0000 (19:23 +0100)
We need an active keydb backend if we want to be able to lookup
UIDs for signatures, but if we don't have one we can still index the
key. Only use keyid2uid when we have a non-NULL dbctx.


No differences found