mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #107] [MERGED] Bug/attachments for orgs #2610
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2610
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.