Scott Wallace
|
1b1746edf3
|
Add a .gitignore file
|
2022-03-25 13:41:52 +00:00 |
|
Joao Jacome
|
55c9342c04
|
Merge pull request #19 from ggiesen/master
Make bw_add_sshkeys Python 3.6-compatible
|
2021-11-23 15:36:35 +00:00 |
|
Gary T. Giesen
|
e5a557bc24
|
Make bw_add_sshkeys Python 3.6-compatible by replacing "text=True" with "universal_newlines=True". Resolves #18
|
2021-11-22 02:41:55 -05:00 |
|
Joao Jacome
|
c7676e9e7c
|
Merge pull request #17 from joaojacome/license
Adding a license
|
2021-10-22 10:52:14 +01:00 |
|
Joao Jacome
|
c1dd22b3e6
|
Adding a license
|
2021-10-22 10:50:46 +01:00 |
|
Joao Jacome
|
af2be0a99a
|
Merge pull request #16 from ryan-kraay/traverse-non-secure-notes
Allow traversal of non-secure notes
|
2021-10-22 10:27:19 +01:00 |
|
Ryan Kraay
|
dc98877938
|
Allow traveral of non-secure notes
|
2021-10-15 21:12:40 +02:00 |
|
Joao Jacome
|
cfb64067db
|
Merge pull request #11 from Yamakaky/master
Improve subprocess handling
|
2021-05-11 15:29:51 +01:00 |
|
Mikaël Fourrier
|
37aafc91a1
|
Add executable bit
|
2021-05-11 13:52:39 +02:00 |
|
Mikaël Fourrier
|
813118fe3e
|
Get key passphrase from stdin
|
2021-05-11 12:19:14 +02:00 |
|
Mikaël Fourrier
|
f3cd4a9e26
|
Fix faulty condition checking
|
2021-05-11 10:20:02 +02:00 |
|
Mikaël Fourrier
|
dc12119ea5
|
Use check=True instead of check_statuscode
|
2021-05-11 10:19:28 +02:00 |
|
Yamakaky
|
00bf399c9a
|
Remove assignment operator
|
2021-05-11 10:19:28 +02:00 |
|
Mikaël Fourrier
|
a3753314e8
|
Improve subprocess handling
Fixes #9
Fixes #10
|
2021-05-11 10:19:26 +02:00 |
|
Joao Jacome
|
aa36e5cade
|
Merge pull request #8 from scottwallacesh/master
Fix a typo to resolve #6
|
2021-05-10 20:02:00 +01:00 |
|
Scott Wallace
|
506a555c39
|
Fix a typo to resolve #6
|
2021-01-16 10:30:26 +00:00 |
|
Joao Jacome
|
00ae7ecd14
|
Merge pull request #3 from scottwallacesh/master
Refactor to run within a single Python script
|
2020-05-06 11:38:43 +01:00 |
|
Scott Wallace
|
7945f26301
|
Only add --nointeraction flag if the Bitwarden CLI binary supports it.
|
2020-04-16 12:40:46 +01:00 |
|
Scott Wallace
|
2d3fb50a4e
|
Refactor to run within a single Python script
|
2020-04-14 09:14:10 +01:00 |
|
Joao Jacome
|
e1d4980819
|
attachments now will be downloaded to a temporary directory
|
2020-03-07 20:00:11 +00:00 |
|
Joao Jacome
|
a814bc8eaf
|
fix for multiple ssh keys
|
2020-03-07 17:41:19 +00:00 |
|
Joao Jacome
|
632716f908
|
Initial commit
|
2020-03-07 17:22:01 +00:00 |
|