mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[GH-ISSUE #6976] All sends show up as password protected on web interface #35533
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 @BlackDex on GitHub (Mar 20, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6976
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
1.35.4
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
not relevant
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
2026.1.1
Steps To Reproduce
This is potentially dangerous for obvious reasons.
Thank you for this awesome project!
Expected Result
Only password protected send entries should be shown as password protected.
Actual Result
All send entries are shown as password protected (lock icon and tooltip are shown) even when they aren't.
Logs
Screenshots or Videos
No response
Additional Context
No response
@BlackDex commented on GitHub (Mar 20, 2026):
Sorry @loufidelity, clicked the wrong item to move, and there is now way to re-open it again.
@stefan0xC commented on GitHub (Mar 20, 2026):
I think this was recently changed in the web-vault
9f74178928so we need to add anAuthType. And for email OTP support (#6968) we will also need to be able to store and handle the enteredemails.