[PR #146] [MERGED] Update affected users revision on cipher and folder change #3839

Closed
opened 2025-10-09 18:31:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/146
Author: @mprasil
Created: 8/21/2018
Status: Merged
Merged: 8/21/2018
Merged by: @dani-garcia

Base: betaHead: cipher_folder_revision


📝 Commits (1)

  • 2b2401b Update affected users revision on cipher and folder change

📊 Changes

3 files changed (+45 additions, -3 deletions)

View changed files

📝 src/db/models/cipher.rs (+22 -1)
📝 src/db/models/folder.rs (+2 -0)
📝 src/db/models/organization.rs (+21 -2)

📄 Description

This should update revision for all affected users on cipher and folder changes. The find_by_cipher_and_org definitely needs another pair of eyes to double-check. (from my limited testing it does what it should)


🔄 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/146 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 8/21/2018 **Status:** ✅ Merged **Merged:** 8/21/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `beta` ← **Head:** `cipher_folder_revision` --- ### 📝 Commits (1) - [`2b2401b`](https://github.com/dani-garcia/vaultwarden/commit/2b2401be197e7a706e4669c9192d80fbcf16ffbb) Update affected users revision on cipher and folder change ### 📊 Changes **3 files changed** (+45 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/db/models/cipher.rs` (+22 -1) 📝 `src/db/models/folder.rs` (+2 -0) 📝 `src/db/models/organization.rs` (+21 -2) </details> ### 📄 Description This should update revision for all affected users on cipher and folder changes. The `find_by_cipher_and_org` definitely needs another pair of eyes to double-check. (from my limited testing it does what it should) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:31:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3839