mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-06 18:23:13 +08:00
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