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: master ← Head: master
master
ef551f4
3 files changed (+44 additions, -1 deletions)
📝 src/api/admin.rs (+7 -1) 📝 src/db/mod.rs (+20 -0) 📝 src/static/templates/admin/page.hbs (+17 -0)
src/api/admin.rs
src/db/mod.rs
src/static/templates/admin/page.hbs
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
master← Head:master📝 Commits (1)
ef551f4Create 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.