[PR #406] [MERGED] Allow the Admin token to be disabled in the advanced menu #20935

Closed
opened 2026-04-30 07:26:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/406
Author: @shauder
Created: 2/20/2019
Status: Merged
Merged: 2/20/2019
Merged by: @dani-garcia

Base: masterHead: feature/disable-admin-token


📝 Commits (1)

  • 8b5b06c Allow the Admin token to be disabled in the advanced menu

📊 Changes

3 files changed (+30 additions, -21 deletions)

View changed files

📝 .env.template (+2 -1)
📝 src/api/admin.rs (+25 -20)
📝 src/config.rs (+3 -0)

📄 Description

Adding this option so the /admin endpoint can be secured with an auth of your choosing.


🔄 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/406 **Author:** [@shauder](https://github.com/shauder) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 2/20/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `feature/disable-admin-token` --- ### 📝 Commits (1) - [`8b5b06c`](https://github.com/dani-garcia/vaultwarden/commit/8b5b06c3d1711ddcc194a80850f6a8b3fd0d6629) Allow the Admin token to be disabled in the advanced menu ### 📊 Changes **3 files changed** (+30 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.env.template` (+2 -1) 📝 `src/api/admin.rs` (+25 -20) 📝 `src/config.rs` (+3 -0) </details> ### 📄 Description Adding this option so the /admin endpoint can be secured with an auth of your choosing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 07:26:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20935