bitwarden_rs/src
Daniel García 5ee04e31e5
Updated dependencies, removed some unnecessary clones and fixed some lints
2019-02-20 17:54:18 +01:00
..
api Updated dependencies, removed some unnecessary clones and fixed some lints 2019-02-20 17:54:18 +01:00
db Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 2019-02-11 23:45:55 +01:00
static Remove margins on small devices 2019-02-18 20:43:34 +01:00
auth.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00
config.rs Show read-only options in the config panel and the env variable names in the tooltips 2019-02-18 19:25:33 +01:00
crypto.rs Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 2019-02-11 23:45:55 +01:00
error.rs Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
mail.rs Add missing url parameter 2019-02-10 21:40:20 +01:00
main.rs Add an option to not enable WAL (should help in #399) 2019-02-18 10:48:48 +00:00
util.rs Updated dependencies, removed some unnecessary clones and fixed some lints 2019-02-20 17:54:18 +01:00