bitwarden_rs/src
BlackDex 1a8ec04733 Small update on favicon downloading
- Changed the user-agent, which caused at least one site to stall the
  connection (Same happens on icons.bitwarden.com)
- Added default_header creation to the lazy static CLIENT
- Added referer passing, which is checked by some sites
- Some small other changes
2020-12-10 23:13:24 +01:00
..
api Small update on favicon downloading 2020-12-10 23:13:24 +01:00
db Merge branch 'master' into admin-disable-user 2020-12-08 15:42:37 +01:00
static Merge branch 'master' into admin-disable-user 2020-12-08 15:42:37 +01:00
auth.rs Adding Manager Role support 2020-12-02 22:50:51 +01:00
config.rs Updated icon downloading 2020-12-08 17:34:18 +01:00
crypto.rs Generate tokens more simply and uniformly 2020-08-22 16:07:53 -07:00
error.rs Log proper namespace in the err!() macro 2020-11-22 00:09:45 +01:00
mail.rs Updated email processing. 2020-11-18 12:07:08 +01:00
main.rs Updated icon downloading 2020-12-08 17:34:18 +01:00
util.rs Read config vars from files 2020-11-29 02:31:49 +01:00