[PR #1326] [MERGED] Add support for the Personal Ownership policy #3448

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1326
Author: @jjlin
Created: 1/24/2021
Status: Merged
Merged: 1/24/2021
Merged by: @dani-garcia

Base: masterHead: personal-ownership


📝 Commits (1)

  • 9f86196 Add support for the Personal Ownership policy

📊 Changes

4 files changed (+54 additions, -4 deletions)

View changed files

📝 src/api/core/ciphers.rs (+39 -0)
📝 src/api/core/organizations.rs (+2 -2)
📝 src/db/models/org_policy.rs (+7 -0)
📝 src/db/models/organization.rs (+6 -2)

📄 Description

Upstream refs:

Fixes #1319
Depends on dani-garcia/bw_web_builds#22


🔄 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/1326 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 1/24/2021 **Status:** ✅ Merged **Merged:** 1/24/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `personal-ownership` --- ### 📝 Commits (1) - [`9f86196`](https://github.com/dani-garcia/vaultwarden/commit/9f86196a9d537ce8295add4c4fe682d5565e63fe) Add support for the Personal Ownership policy ### 📊 Changes **4 files changed** (+54 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+39 -0) 📝 `src/api/core/organizations.rs` (+2 -2) 📝 `src/db/models/org_policy.rs` (+7 -0) 📝 `src/db/models/organization.rs` (+6 -2) </details> ### 📄 Description Upstream refs: * https://github.com/bitwarden/server/pull/1013 * https://bitwarden.com/help/article/policies/#personal-ownership Fixes #1319 Depends on dani-garcia/bw_web_builds#22 --- <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:23:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3448