0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-25 11:58:54 +02:00
bitwarden_rs/src/api/core
BlackDex 32543c46da
Update Rust and Crates
- Updated Rust to v1.72.0
- Updated all the crates
  Including a CVE https://github.com/dani-garcia/vaultwarden/security/dependabot/21
- Updated GitHub Workflows
- Run `cargo fmt` which has some new fmt's
- Moved from `rust-toolchain` to `rust-toolchain.toml`
2023-08-31 22:45:53 +02:00
..
two_factor Merge ClientIp with Headers. 2023-03-11 16:58:32 +01:00
accounts.rs Implement login-with-device 2023-08-13 17:54:18 +02:00
ciphers.rs Add some extra access checks for attachments and groups 2023-07-03 19:58:14 +02:00
emergency_access.rs Change String to &str for all Rocket functions 2023-04-30 17:18:12 +02: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 Implement login-with-device 2023-08-13 17:54:18 +02:00
organizations.rs add minimal secretsmanager plan for web-v2023.8.x 2023-08-24 22:39:16 +02:00
public.rs Fix UserOrg status during LDAP Import 2023-07-31 20:40:48 +02:00
sends.rs Update Rust and Crates 2023-08-31 22:45:53 +02:00