radicle-heartwood-lfs/radicle-httpd
Fintan Halpenny f1f32d8574
radicle: return verified doc
The `identity_doc_at` and `identity_doc` methods on `ReadRepository`
returned the unverified identity document. Every usage of these
methods would always verify the document after.

Simplify the code by calling verified in the methods and directly return the
verified identity document.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-11-06 12:06:13 +01:00
..
src radicle: return verified doc 2023-11-06 12:06:13 +01:00
Cargo.toml Update `radicle-surf` to v0.17 2023-10-11 14:29:34 +02:00
Dockerfile docker: Make Dockerfile easier to read 2023-08-03 13:43:20 +02:00