bitwarden_rs/src
Daniel García 28d1588e73
Show version in admin panel
2019-02-10 16:02:46 +01:00
..
api Show version in admin panel 2019-02-10 16:02:46 +01:00
db Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
static Show version in admin panel 2019-02-10 16:02:46 +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 Hide secrets in config panel 2019-02-08 20:49:04 +01:00
crypto.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +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 Fixed some clippy lints and changed update_uuid_revision to only use one db query 2019-02-08 18:45:07 +01:00
main.rs Implemented config form and fixed config priority 2019-02-06 17:34:30 +01:00
util.rs Implement basic config loading and updating. No save to file yet. 2019-02-06 17:34:29 +01:00