mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 17:23:04 +03:00
[PR #1326] [MERGED] Add support for the Personal Ownership policy #3448
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:personal-ownership📝 Commits (1)
9f86196Add 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.