bitwarden_rs/src/db/models
2019-02-11 23:45:55 +01:00
..
attachment.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00
cipher.rs Only send one notification per vault import and purge, improve move ciphers functions 2019-01-28 00:39:14 +01:00
collection.rs Update revision when adding or removing cipher from collection 2019-02-06 14:47:47 +00:00
device.rs Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 2019-01-19 21:41:49 +01:00
folder.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
mod.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
organization.rs Fix editing users from collections menu 2019-01-25 17:43:51 +01:00
two_factor.rs Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
user.rs Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 2019-02-11 23:45:55 +01:00