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: main ← Head: GH-3534
main
GH-3534
8337654
2 files changed (+39 additions, -9 deletions)
📝 src/api/core/ciphers.rs (+24 -5) 📝 src/api/notifications.rs (+15 -4)
src/api/core/ciphers.rs
src/api/notifications.rs
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:GH-3534📝 Commits (1)
8337654Fix 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.