Skip to content

Fix Proton Pass importer not importing email address when there is no username #11888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

srac0
Copy link

@srac0 srac0 commented Mar 13, 2025

When exporting Proton Pass data in a JSON file, usernames and emails are treated as two distinct fields. However, the current implementation of the Proton Pass importer only imports the username field, which results in a blank username when the username is an email address. This PR fixes this issue.

Testing strategy

Manually using json generated by Proton Pass.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey droidmonkey added the pr: bugfix Pull request that fixes a bug label Mar 14, 2025
@droidmonkey droidmonkey added this to the v2.7.11 milestone Mar 14, 2025
@droidmonkey droidmonkey self-requested a review March 14, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: bugfix Pull request that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants