mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
[PR #109] [MERGED] Merge changes from master to beta #2587
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/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.