[PR #3290] [MERGED] Fix confirmation for removing 2FA and deauthing sessions in admin panel #3036

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3290
Author: @dpinse
Created: 3/1/2023
Status: Merged
Merged: 3/1/2023
Merged by: @BlackDex

Base: mainHead: test


📝 Commits (1)

  • f88b6d9 Fix confirmation for removing 2FA and deauthing sessions in admin panel

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 src/static/scripts/admin_users.js (+4 -2)

📄 Description

Fixes #3282

Adds the email variable as this is required for the buttons to function.


🔄 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/3290 **Author:** [@dpinse](https://github.com/dpinse) **Created:** 3/1/2023 **Status:** ✅ Merged **Merged:** 3/1/2023 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `test` --- ### 📝 Commits (1) - [`f88b6d9`](https://github.com/dani-garcia/vaultwarden/commit/f88b6d961e33071e775bd4886ee66df32e63dd69) Fix confirmation for removing 2FA and deauthing sessions in admin panel ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/static/scripts/admin_users.js` (+4 -2) </details> ### 📄 Description Fixes #3282 Adds the email variable as this is required for the buttons to function. --- <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:16:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3036