1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-22 07:09:00 +01:00
vaultwarden/src/api
Mathijs van Veluw 2e6a6fa39f
Update crates, web-vault and fixes (#4823)
* Update crates, web-vault and fixes

- Updated crates
- Updated web-vault to v2024.6.2
  This version is currently the latest version compatible with our API implementation.
  For newer versions we need more code updates to make it compatible.
  Thanks to @stefan0xC this version fixes #4628
- Added a small fix to prevent errors in the Vaultwarden and Client logs.
  The v2024.6.2 web-vault calls an endpoint with invalid arguments.
  If this happens we ignore the call and just return an Ok.
- Added the bulk-collection endpoint (Though not yet available in v2024.6.2)

Fixes #4628

* Prevent bulk remove collections to work
2024-08-07 22:46:03 +02:00
..
core Update crates, web-vault and fixes (#4823) 2024-08-07 22:46:03 +02:00
admin.rs Update admin interface (#4737) 2024-07-12 22:59:48 +02:00
icons.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
identity.rs Duo: use the formatted db email (#4779) 2024-07-25 20:25:44 +02:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00
push.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
web.rs Update admin interface dependencies (#4581) 2024-05-25 15:39:36 +02:00