mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
[PR #3290] [MERGED] Fix confirmation for removing 2FA and deauthing sessions in admin panel #3036
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/3290
Author: @dpinse
Created: 3/1/2023
Status: ✅ Merged
Merged: 3/1/2023
Merged by: @BlackDex
Base:
main← Head:test📝 Commits (1)
f88b6d9Fix 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.