0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-26 04:18:57 +02:00
bitwarden_rs/src
BlackDex f270f2ed65 Updated icon fetching and crates.
- Updated some crates
- Updated icon fetching code:
  + Use a cookie jar and set Max-Age to 2 minutes for all cookies
  + Locate the base href tag to fix some locations
  + Changed User-Agent (Helps on some sites to get HTML instead of JS)
  + Reduced HTML code limit from 512KB to 384KB
  + Allow some large icons higer-up in the sort
  + Allow GIF images
  + Ignore cookie_store and hyper::client debug messages
2021-05-16 15:29:13 +02:00
..
api Updated icon fetching and crates. 2021-05-16 15:29:13 +02:00
db Merge pull request #1689 from jjlin/hide-email 2021-05-12 23:05:53 +02:00
static Updated branding, email and crates 2021-05-08 17:46:31 +02:00
auth.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
config.rs Add sends_allowed config setting 2021-05-11 20:07:32 -07:00
crypto.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
error.rs admin: Specifically return 404 for user not found 2021-05-10 11:47:41 -04:00
mail.rs Updated branding, email and crates 2021-05-08 17:46:31 +02:00
main.rs Updated icon fetching and crates. 2021-05-16 15:29:13 +02:00
util.rs Project renaming 2021-04-27 23:18:32 +02:00