mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-29 09:20:01 +02: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