[PR #3546] [MERGED] Fix collection change ws notifications #40685

Closed
opened 2026-07-18 01:58:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3546
Author: @BlackDex
Created: 5/25/2023
Status: Merged
Merged: 5/26/2023
Merged by: @BlackDex

Base: mainHead: GH-3534


📝 Commits (1)

  • 8337654 Fix collection change ws notifications

📊 Changes

2 files changed (+39 additions, -9 deletions)

View changed files

📝 src/api/core/ciphers.rs (+24 -5)
📝 src/api/notifications.rs (+15 -4)

📄 Description

When chaning a collection this did not got notified via WebSockets. This PR adds this feature and resolves #3534


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/3546 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 5/25/2023 **Status:** ✅ Merged **Merged:** 5/26/2023 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `GH-3534` --- ### 📝 Commits (1) - [`8337654`](https://github.com/dani-garcia/vaultwarden/commit/83376544d86d333974e6c7a15cf8818bdf832927) Fix collection change ws notifications ### 📊 Changes **2 files changed** (+39 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+24 -5) 📝 `src/api/notifications.rs` (+15 -4) </details> ### 📄 Description When chaning a collection this did not got notified via WebSockets. This PR adds this feature and resolves #3534 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-18 01:58:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#40685