bitwarden_rs/src/db/models
2019-03-07 21:08:33 +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 remove some unneeded mutability 2019-02-22 20:25:50 +01: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 remove some unneeded mutability 2019-02-22 20:25:50 +01:00
two_factor.rs Added option to force 2fa at logins and made some changes to two factor code. 2019-03-03 16:09:15 +01:00
user.rs Add option to force resync clients in admin panel 2019-03-07 21:08:33 +01:00