bitwarden_rs/src
Daniel García 253faaf023
Use users duo host when required, instead of always using the global one
2019-04-15 13:07:23 +02:00
..
api Use users duo host when required, instead of always using the global one 2019-04-15 13:07:23 +02:00
db Merge branch 'duo' 2019-04-14 22:02:55 +02:00
static Implement better user status API, in the future we'll probably want a way to disable users. 2019-04-13 00:01:52 +02:00
auth.rs Some formatting and dependency updates 2019-03-03 16:11:55 +01:00
config.rs Implement selection between global config and user settings for duo keys. 2019-04-11 18:40:03 +02:00
crypto.rs Update dependencies and fix some warnings 2019-04-11 15:40:19 +02:00
error.rs Implement selection between global config and user settings for duo keys. 2019-04-11 18:40:03 +02:00
mail.rs Fixed long e-mail message extending 1000 lines. 2019-03-25 09:48:19 +01:00
main.rs With the latest fern, syslog can be a config option instead of a build flag 2019-03-29 20:27:20 +01:00
util.rs Changed uppercase deserializer to avoid a clone. 2019-03-18 22:02:37 +01:00