aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/rbw/commands.rs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-02 23:16:53 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-02 23:16:53 -0400
commitea6398d5951ef6a5811cf605bfa223b5b1ce08c4 (patch)
tree7aed9b9fddb90db733f5e4fcb45d3246eefb27f3 /src/bin/rbw/commands.rs
parentc16fa1c1e05f2586e2deca8faf32e519a9b50670 (diff)
downloadrbw-ea6398d5951ef6a5811cf605bfa223b5b1ce08c4.tar.gz
rbw-ea6398d5951ef6a5811cf605bfa223b5b1ce08c4.zip
save org id in the sync db
Diffstat (limited to 'src/bin/rbw/commands.rs')
-rw-r--r--src/bin/rbw/commands.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/rbw/commands.rs b/src/bin/rbw/commands.rs
index 88b1fae..0991f08 100644
--- a/src/bin/rbw/commands.rs
+++ b/src/bin/rbw/commands.rs
@@ -842,6 +842,7 @@ mod test {
(
rbw::db::Entry {
id: "irrelevant".to_string(),
+ org_id: None,
folder: None,
name: "this is the encrypted name".to_string(),
username: username