Add entry to read-only collection: No error message #3483

Closed
opened 2026-04-06 04:53:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SebastianS90 on 4/13/2019

When I have read-only access to a collection and attempt to edit an entry, then I get an error message on save (which is fine).
But when I add an entry then it reports that it has been saved successfully, even in the log it says Outcome: Success for the /api/ciphers/create query. After reloading the vault, the entry disappears.

Server: mprasil/bitwarden:1.8.0-alpine

PS: Thank you so much for this amazing server implementation!

*Originally created by @SebastianS90 on 4/13/2019* When I have read-only access to a collection and attempt to edit an entry, then I get an error message on save (which is fine). But when I add an entry then it reports that it has been saved successfully, even in the log it says `Outcome: Success` for the `/api/ciphers/create` query. After reloading the vault, the entry disappears. Server: `mprasil/bitwarden:1.8.0-alpine` PS: Thank you so much for this amazing server implementation!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#3483