bitwarden_rs/src/db/models
Daniel García 621f607297
Update dependencies and fix some warnings
2019-04-11 15:40:19 +02: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 Update dependencies and fix some warnings 2019-04-11 15:40:19 +02: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 Update dependencies and fix some warnings 2019-04-11 15:40:19 +02:00