mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #5909] [MERGED] Some small admin updates #2506
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/5909
Author: @BlackDex
Created: 5/29/2025
Status: ✅ Merged
Merged: 5/30/2025
Merged by: @dani-garcia
Base:
main← Head:small-admin-adjustments📝 Commits (1)
91da64fSome small admin updates📊 Changes
6 files changed (+149 additions, -138 deletions)
View changed files
📝
Cargo.lock(+101 -80)📝
Cargo.toml(+3 -3)📝
src/api/admin.rs(+6 -13)📝
src/static/scripts/admin.css(+4 -0)📝
src/static/scripts/admin_diagnostics.js(+3 -5)📝
src/static/templates/admin/diagnostics.hbs(+32 -37)📄 Description
Users can override the web-vault folder and forget
Kinda fixes #5908
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.