Skip to content
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

Update enpass6 parser #73

Merged
merged 2 commits into from
Jan 31, 2019
Merged

Update enpass6 parser #73

merged 2 commits into from
Jan 31, 2019

Conversation

demize
Copy link
Contributor

@demize demize commented Jan 22, 2019

  • Correctly extract information where field names are lowercase
  • Extract email by default, since it can be used interchangeably with username
  • Account for cases where the username is in the Login field (a certain template in Enpass seems to result in this situation)

- Correctly extract information where field names are lowercase
- Extract email by default, since it can be used interchangeably with username
- Account for cases where the username is in the Login field (a certain template in Enpass seems to
result in this situation)
Change `== None` to `is None`, break one long if statement into two shorter ones
@roddhjav roddhjav merged commit 4db93fc into roddhjav:master Jan 31, 2019
@roddhjav
Copy link
Owner

Thank a lot for this PR. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants