1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-20 07:50:05 +02:00
vaultwarden/src/api/core
Mathijs van Veluw 48836501bf
Update crates (#4074)
* Remove another header for websocket connections

* Fix small bake issue

* Update crates

Updated crates and adjusted code where needed.
One major update is Rocket rc4, no need anymore (again) for crates.io patching.

The only item still pending is openssl/openssl-sys for which we need to
wait if https://github.com/sfackler/rust-openssl/pull/2094 will be
merged. If, then we can remove the pinned versions for the openssl crate.
2023-11-15 10:41:14 +01:00
..
two_factor Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
accounts.rs Update crates (#4074) 2023-11-15 10:41:14 +01:00
ciphers.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
emergency_access.rs Fix typos 2023-10-05 20:08:26 +03:00
events.rs Change String to &str for all Rocket functions 2023-04-30 17:18:12 +02:00
folders.rs feat: Push Notifications 2023-06-11 13:28:18 +02:00
mod.rs Disable autofill-v2 (#4056) 2023-11-09 00:16:27 +01:00
organizations.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
public.rs Fix External ID not set during DC Sync 2023-10-21 13:54:48 +02:00
sends.rs Update Rust and Crates 2023-08-31 22:45:53 +02:00