summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/user.rs
Commit message (Expand)AuthorAgeFilesLines
* Use serde attrs instead of manual implsNick Mathewson2022-05-241-0/+10
* Write custom serde impls for Trusted{User,Group}Nick Mathewson2022-05-241-10/+22
* Add serde derives for MistrustBuilder.Nick Mathewson2022-05-241-0/+10
* fs-mistrust: Add Group and User types.Nick Mathewson2022-05-241-18/+168
* fs-mistrust: make Mistrust have a corresponding Builder type.Nick Mathewson2022-05-241-0/+8
* Fix typos (using the typos-cli tool).Nick Mathewson2022-05-041-1/+1
* Work around CI config weirdness.Nick Mathewson2022-05-031-0/+5
* fs-mistrust: Add code to make a self-named group "trusted".Nick Mathewson2022-05-031-0/+202