[PR #475] [MERGED] Create Backup funcitonality #2742

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/475
Author: @TheMardy
Created: 5/3/2019
Status: Merged
Merged: 6/1/2019
Merged by: @dani-garcia

Base: masterHead: master


📝 Commits (1)

  • ef551f4 Create Backup funcitonality

📊 Changes

3 files changed (+44 additions, -1 deletions)

View changed files

📝 src/api/admin.rs (+7 -1)
📝 src/db/mod.rs (+20 -0)
📝 src/static/templates/admin/page.hbs (+17 -0)

📄 Description

Added create backup functionality to the admin panel


🔄 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/475 **Author:** [@TheMardy](https://github.com/TheMardy) **Created:** 5/3/2019 **Status:** ✅ Merged **Merged:** 6/1/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ef551f4`](https://github.com/dani-garcia/vaultwarden/commit/ef551f4cc635963b0cca26a5e2befaacd81a283b) Create Backup funcitonality ### 📊 Changes **3 files changed** (+44 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/admin.rs` (+7 -1) 📝 `src/db/mod.rs` (+20 -0) 📝 `src/static/templates/admin/page.hbs` (+17 -0) </details> ### 📄 Description Added create backup functionality to the admin panel --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:52:52 +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#2742
No description provided.