bitwarden_rs/src/api/core
2019-01-25 17:43:51 +01:00
..
accounts.rs Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 2019-01-19 21:41:49 +01:00
ciphers.rs Correct update cipher order: first save cipher, then cipher-folder, then notify 2019-01-16 19:57:49 +01:00
folders.rs Start using rustfmt and some style changes to make some lines shorter 2018-12-30 23:34:31 +01:00
mod.rs Implement HIBP check [WIP]. 2019-01-20 15:36:33 +01:00
organizations.rs Fix editing users from collections menu 2019-01-25 17:43:51 +01:00
two_factor.rs Update some function calls to use ? 2019-01-15 21:47:16 +01:00