bitwarden_rs/src
BlackDex 5016e30cf2 Added cookies to the icon download request.
Some sites use XSRF Tokens, or other Tokens to verify a subseqense
response. The cookies which are sent during the page request are now
used when downloading the favicon.

A site which uses this is mijn.ing.nl.
2019-01-31 15:49:58 +01:00
..
api Added cookies to the icon download request. 2019-01-31 15:49:58 +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 Update web vault error message 2019-01-29 21:45:25 +01:00
util.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00