[PR #660] [MERGED] Fixed a bug with the sqlite backup feature. #2772

Closed
opened 2026-03-03 08:53:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/660
Author: @BlackDex
Created: 10/11/2019
Status: Merged
Merged: 10/11/2019
Merged by: @dani-garcia

Base: masterHead: sqlite-backup-fix


📝 Commits (1)

  • 2cde814 Fixed a bug with the sqlite backup feature.

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 src/db/mod.rs (+5 -1)

📄 Description

When a custom path is used the backup feature does not work.
Changed it so it will take the path of the sqlite file and use that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/660 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 10/11/2019 **Status:** ✅ Merged **Merged:** 10/11/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `sqlite-backup-fix` --- ### 📝 Commits (1) - [`2cde814`](https://github.com/dani-garcia/vaultwarden/commit/2cde814aaa956c0eb90e810601348781a32bf617) Fixed a bug with the sqlite backup feature. ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/db/mod.rs` (+5 -1) </details> ### 📄 Description When a custom path is used the backup feature does not work. Changed it so it will take the path of the sqlite file and use that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:53:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2772
No description provided.