vaultwarden/src/api/core
Mathijs van Veluw 5c77431c2d
Fix bulk collection deletion (#4257)
The bulk collection delete seems to have removed the extra org_id in the
posted data. Now we only use the org_id from the path.

Fixes #4253
2024-01-25 21:57:35 +01:00
..
two_factor enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
accounts.rs Update crates (#4074) 2023-11-15 10:41:14 +01:00
ciphers.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
emergency_access.rs improve emergency access when not enabled (#4227) 2024-01-10 19:02:36 +01:00
events.rs enforce 2FA policy on removal of second factor and login (#3803) 2024-01-01 19:41:40 +01:00
folders.rs feat: Push Notifications 2023-06-11 13:28:18 +02:00
mod.rs Allow customizing the featureStates (#4168) 2024-01-01 15:44:02 +01:00
organizations.rs Fix bulk collection deletion (#4257) 2024-01-25 21:57:35 +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