bitwarden_rs/src
2019-01-29 21:21:26 +01:00
..
api Reuse the client between requests, and use the client when downloading the icons themselves 2019-01-29 21:21:26 +01:00
db Only send one notification per vault import and purge, improve move ciphers functions 2019-01-28 00:39:14 +01:00
static Add disabled user badge (no password) and deauthorize button to admin page. 2019-01-26 19:28:54 +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 Disable icon downloads, accept optional query after icon href, format and clippy fixes 2019-01-28 23:58:32 +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 Added better favicon downloader. 2019-01-27 15:39:19 +01:00
mail.rs Add 2FA icon to admin panel 2019-01-25 18:50:57 +01:00
main.rs Added better favicon downloader. 2019-01-27 15:39:19 +01:00
util.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00