mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #109] [MERGED] Merge changes from master to beta #2612
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#2612
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/109
Author: @mprasil
Created: 8/1/2018
Status: ✅ Merged
Merged: 8/1/2018
Merged by: @dani-garcia
Base:
beta← Head:beta_merge📝 Commits (10+)
31349a4Very dirty addition of missing api's98bae4aCleanup and working with 2 or less attachments51450a0Fixed the documentation for https (resolves #101)3726da9Merge pull request #103 from mprasil/https_doc_fixd073f06Update matrix.to link in the READMEd7df545Merge pull request #104 from jcgruenhage/patch-12872f40WAL 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/master📊 Changes
6 files changed (+79 additions, -32 deletions)
View changed files
📝
Cargo.toml(+1 -1)📝
README.md(+2 -2)📝
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
There were some major changes that might affect the beta fixes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.