Fix posting cipher with readonly collections #224

Closed
opened 2026-04-05 20:40:43 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 12/20/2025

This fix will check if a collection is writeable for the user, and if not error out early instead of creating the cipher first and leaving it. It will also save some database transactions.

Fixes #6562

*Originally created by @BlackDex on 12/20/2025* This fix will check if a collection is writeable for the user, and if not error out early instead of creating the cipher first and leaving it. It will also save some database transactions. Fixes #6562
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#224