aboutsummaryrefslogtreecommitdiff
path: root/src/model/key_table.rs
diff options
context:
space:
mode:
authorTrinity Pointard <trinity.pointard@gmail.com>2021-03-26 22:32:09 +0100
committerAlex Auvolat <alex@adnab.me>2021-04-27 16:37:10 +0200
commit1e3df189d0dc37880219338c53607152ae0c87e0 (patch)
treedb1a0ccea1b29c8916ed3246ff71ea66b3323bac /src/model/key_table.rs
parenta2e1617d845e72c44b07f782801549f209ce14cc (diff)
downloadgarage-1e3df189d0dc37880219338c53607152ae0c87e0.tar.gz
garage-1e3df189d0dc37880219338c53607152ae0c87e0.zip
document api crate
Diffstat (limited to 'src/model/key_table.rs')
-rw-r--r--src/model/key_table.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/model/key_table.rs b/src/model/key_table.rs
index 653a38e2..444f3949 100644
--- a/src/model/key_table.rs
+++ b/src/model/key_table.rs
@@ -10,7 +10,6 @@ pub struct Key {
pub key_id: String,
/// The secret_key associated
- // shouldn't it be hashed or something, so it's trully secret?
pub secret_key: String,
/// Name for the key