mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 09:13:03 +03:00
[PR #107] [MERGED] Bug/attachments for orgs #3873
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/107
Author: @shauder
Created: 7/31/2018
Status: ✅ Merged
Merged: 7/31/2018
Merged by: @dani-garcia
Base:
master← Head:bug/attachments_for_orgs📝 Commits (7)
31349a4Very dirty addition of missing api's98bae4aCleanup and working with 2 or less attachments2872f40WAL journal mode and delete retry added01875c3Merge pull request #1 from mprasil/concurrency_fixf39c4feMerge pull request #2 from dani-garcia/master34d2648Merge pull request #3 from shauder/masterd335f45Bump version to 0.12.0📊 Changes
5 files changed (+77 additions, -30 deletions)
View changed files
📝
Cargo.toml(+1 -1)📝
src/api/core/ciphers.rs(+43 -23)📝
src/api/core/mod.rs(+3 -0)📝
src/db/models/attachment.rs(+25 -6)📝
src/main.rs(+5 -0)📄 Description
Fixes attachments when sharing a cipher that contains attachments with collections/orgs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.