mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
Proton Pass export does not import username / email field to Vaultwarden #327
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 @br4yd on GitHub.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Vaultwarden Build Version
1.32.3
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault, Browser Extension, Desktop
Client Version
No response
Steps To Reproduce
Expected Result
Email and Username field filled -> Email should be imported
Email filled and Username empty -> Email should be imported
Email empty and Username filled -> Username should be imported
Both empty -> Empty field
Actual Result
Neither the username nor the email is being imported causing useless imports.
Logs
No response
Screenshots or Videos
No response
Additional Context
No response