Skip to content

Update enpass6 parser#73

Merged
roddhjav merged 2 commits intoroddhjav:masterfrom
demize:enpass6_case_fix
Jan 31, 2019
Merged

Update enpass6 parser#73
roddhjav merged 2 commits intoroddhjav:masterfrom
demize:enpass6_case_fix

Conversation

@demize
Copy link
Copy Markdown
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
Copy Markdown
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