radicle-heartwood-lfs/radicle-httpd
Fintan Halpenny ef0628c48e
Exchange From for TryFrom for PathBuf and Home
The `From` implementation would allow someone to create a `Home` in an
incorrect fashion, for example the path is not canonical.

Exchange `From` for a `TryFrom` implementation.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-17 10:37:39 +01:00
..
src Exchange From for TryFrom for PathBuf and Home 2023-02-17 10:37:39 +01:00
Cargo.toml Use `Did` in a bunch more places 2023-02-16 18:01:42 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00