mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
Open in New Tab requests authentication #6200
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?
Originally created by @brianjmurrell on GitHub (Feb 25, 2026).
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_DOMAINS_WHITELIST, ADMIN_TOKEN, USE_SENDMAIL, SMTP_FROM, SMTP_FROM_NAME
Config:
Vaultwarden Build Version
v1.35.3
Deployment method
OS Package (apt, yum/dnf, pacman, apk, nix, ...)
Custom deployment method
No response
Reverse Proxy
No
Host/Server Operating System
Linux
Operating System Version
Fedora 43
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
Should open the Vaults page in a new tab.
Actual Result
Opens a new tab with an authentication request, which I just did on the previous tab (i.e. so it should not be timed-out, etc.).
Logs
Screenshots or Videos
No response
Additional Context
No response