This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Dustin 481da11776 bwpass: Ignore non-login entries
Bitwarden can store multiple different types of items in the vault, such
as credit cards and "secure notes."  These are not useful in the context
of `bwpass`, so they can be ignored when loading items from the vault.
2019-04-30 17:37:32 -05:00
src bwpass: Ignore non-login entries 2019-04-30 17:37:32 -05:00
.flake8 bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
.gitignore Initial commit 2019-04-25 09:01:51 -05:00
.pylintrc bwpass: Initial implementation 2019-04-25 10:33:27 -05:00
dmenu_bw dmenu_bw: Add dmenu front-end for bwpass 2019-04-25 10:36:27 -05:00
setup.py bwpass: Initial implementation 2019-04-25 10:33:27 -05:00