bitwarden_rs/src
Nick Fox 2e300da057
Fix #468 - Percent-encode the email address in invite link
2019-07-02 22:55:13 -04:00
..
api Make sure the backup option only appears when using sqlite 2019-06-02 00:08:52 +02:00
db Update dependencies and remove unwraps from Cipher::to_json 2019-06-14 22:51:50 +02:00
static Make sure the backup option only appears when using sqlite 2019-06-02 00:08:52 +02:00
auth.rs Fix key and type variable names for mysql 2019-05-20 21:24:29 +02:00
config.rs Corrected Spelling 2019-06-18 15:45:19 +01: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 Fix #468 - Percent-encode the email address in invite link 2019-07-02 22:55:13 -04:00
main.rs Don't print DB URL 2019-06-02 13:39:16 +02:00
util.rs Changed uppercase deserializer to avoid a clone. 2019-03-18 22:02:37 +01:00