mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-23 10:35:41 +03:00
e327583aa5
- Enabled trust-dns feature which seems to help a bit when DNS is causing long timeouts. Though in the blocking version it is less visible then on the async branch. - Updated crates - Removed some redundant code - Updated javascript/css libraries Resolves #2118 Resolves #2119