bitwarden_rs/src
Daniel García 7dcf18151d
Fix onsubmit
2019-08-31 17:57:47 +02:00
..
api Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 2019-08-31 17:47:52 +02:00
db Use saved token for email 2fa codes 2019-08-04 17:21:57 +02:00
static Fix onsubmit 2019-08-31 17:57:47 +02:00
auth.rs Fix key and type variable names for mysql 2019-05-20 21:24:29 +02:00
config.rs Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 2019-08-31 17:47:52 +02:00
crypto.rs Update ring to 0.14, jwt to 6.0, and u2f 2019-05-11 23:18:18 +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 Merge pull request #555 from vverst/email-codes 2019-08-27 21:07:41 +02:00
main.rs Move backend checks to build.rs to fail fast, and updated dependencies 2019-07-09 17:26:34 +02:00
util.rs Changed uppercase deserializer to avoid a clone. 2019-03-18 22:02:37 +01:00