[PR #5909] [MERGED] Some small admin updates #2506

Closed
opened 2025-10-09 18:06:23 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: small-admin-adjustments


📝 Commits (1)

📊 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

  • Some tweaks on the diagnostics layout
  • Always show the latest web-vault version also when running in a container
    Users can override the web-vault folder and forget
  • Also updated to the latest crates.

Kinda fixes #5908


🔄 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/5909 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 5/29/2025 **Status:** ✅ Merged **Merged:** 5/30/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `small-admin-adjustments` --- ### 📝 Commits (1) - [`91da64f`](https://github.com/dani-garcia/vaultwarden/commit/91da64ffcf8e5a6c5e9734b0a0f598e7634ae47f) Some small admin updates ### 📊 Changes **6 files changed** (+149 additions, -138 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description - Some tweaks on the diagnostics layout - Always show the latest web-vault version also when running in a container Users can override the web-vault folder and forget - Also updated to the latest crates. Kinda fixes #5908 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:06:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2506