mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-09-01 23:47:53 +00: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