|
|
72df3e504a
|
removed does_file_exists function. added a removal of bad export file and sleep time. Still getting empty export files, no idea why
|
2022-10-07 21:29:06 -04:00 |
|
|
|
04ad1dbba6
|
added no encryption option. Also added for loops for csv and json exports as some are failing
|
2022-10-07 21:00:05 -04:00 |
|
|
|
1e4ed58fe6
|
changed to get some error codes when things don't work
|
2022-09-14 19:30:24 -04:00 |
|
|
|
75562c141f
|
moved logger options after log_file variable
|
2022-09-14 18:38:09 -04:00 |
|
|
|
f9bef2bce2
|
added sdelete path variable, added logic for secure delete, removed import and secure_delete commands
|
2022-09-14 18:35:02 -04:00 |
|
|
|
8938c0378a
|
removed MacOS from supported OSes and added gpg linux exe
|
2022-09-14 18:15:38 -04:00 |
|
|
|
0023557177
|
moved variables and OS login into main program
|
2022-09-14 18:14:40 -04:00 |
|
|
|
3baac3958b
|
changed from stderr to stdout
|
2022-09-13 23:31:11 -04:00 |
|
|
|
c00c7ba4ec
|
removed old comments
|
2022-09-13 23:30:03 -04:00 |
|
|
|
9359b36c6f
|
added windows gpg exe path, added gpg command
|
2022-09-13 23:29:43 -04:00 |
|
|
|
5ed4f3da76
|
added zipping of files and commented out removal of zip for testing
|
2022-09-13 22:36:53 -04:00 |
|
|
|
7ec0116fa5
|
added shutil and removal of working dir after secure delete
|
2022-09-13 22:29:20 -04:00 |
|
|
|
8f8746e4fa
|
updated secure delete for working directory
|
2022-09-13 22:27:02 -04:00 |
|
|
|
ad035cae11
|
updated exports to use working folder
|
2022-09-13 22:26:33 -04:00 |
|
|
|
1284693cf7
|
added exports and working directory variables
|
2022-09-13 22:25:30 -04:00 |
|
|
|
d52abb2a4d
|
trying out secure delete but *.cvs doesn't work.
|
2022-09-09 23:53:35 -04:00 |
|
|
|
183aadf796
|
remove printing of item
|
2022-09-08 20:52:13 -04:00 |
|
|
|
305d7f9019
|
fixed attachment download loop
|
2022-09-08 20:50:08 -04:00 |
|
|
|
4ac0a2db37
|
remove unneeded array and added time for sleep between attachment downloads
|
2022-09-08 20:17:31 -04:00 |
|
|
|
b1077dc4be
|
added attachment loop search and save
|
2022-09-08 20:15:21 -04:00 |
|
|
|
c2e3c37e24
|
updated export file names to include email and date and organization name fo those
|
2022-09-08 19:04:46 -04:00 |
|
|
|
859ccb675f
|
added datetime for export file names
|
2022-09-08 19:01:38 -04:00 |
|
|
|
e6dbe90d81
|
removed print of organization array and added loop for exporting organization vault
|
2022-09-08 18:51:16 -04:00 |
|
crp3844
|
70a4bb41a0
|
updated parser descriptions
|
2022-09-08 15:45:52 -04:00 |
|
crp3844
|
6cab1b4573
|
added message to create accounts if none exist
|
2022-09-08 15:43:20 -04:00 |
|
crp3844
|
9e43bc7126
|
removal of accounts and emails variable at end of script
|
2022-09-08 15:40:46 -04:00 |
|
crp3844
|
58a7b002ba
|
removal of vault password at end of loop
|
2022-09-08 15:40:15 -04:00 |
|
crp3844
|
79d56d00d0
|
added number of organizations and fixed command for getting them
|
2022-09-08 14:11:53 -04:00 |
|
crp3844
|
c0890fd57d
|
updated unsupported OS message
|
2022-09-08 13:14:36 -04:00 |
|
crp3844
|
88268d4889
|
removed utils as we built our own
|
2022-09-08 13:13:40 -04:00 |
|
crp3844
|
303e11b348
|
remove configparser
|
2022-09-08 13:12:44 -04:00 |
|
crp3844
|
824eb2488d
|
moved the libs into some folders, added bw cli macos and supported os logic. updated code to use new paths
|
2022-09-08 09:31:17 -04:00 |
|
crp3844
|
fddaf8ac15
|
added organization code and removed from periods from logs
|
2022-09-08 09:27:50 -04:00 |
|
crp3844
|
7be43da4c0
|
removed the FreeBSD test case support
|
2022-09-08 09:22:36 -04:00 |
|
|
|
5032946e14
|
moved export commands to only run when unlocked vault. updated unset session variable only if it is set
|
2022-09-07 22:00:03 -04:00 |
|
|
|
a5ca8d2207
|
update some of the logging commands and fixed logging to logger
|
2022-09-07 21:43:39 -04:00 |
|
|
|
641ffacfb4
|
added bitwarden code to login, unlock, and export vault
|
2022-09-07 21:32:46 -04:00 |
|
|
|
5f95747b05
|
remove printing accounts
|
2022-09-07 19:50:07 -04:00 |
|
crp3844
|
07a38c93e6
|
forgot a few more client options
|
2022-09-07 15:33:21 -04:00 |
|
crp3844
|
5ec6f2b415
|
forgot one client to remove
|
2022-09-07 15:28:44 -04:00 |
|
crp3844
|
60e19cc718
|
removed client from options for functions as it is a global variable
|
2022-09-07 15:27:46 -04:00 |
|
crp3844
|
ed5ba18ca7
|
updated function name
|
2022-09-07 15:25:52 -04:00 |
|
crp3844
|
892e8548b9
|
removed old non used code
|
2022-09-07 15:25:00 -04:00 |
|
crp3844
|
e249901af1
|
removed extra arguments and encrypt/decrypt section
|
2022-09-07 15:23:58 -04:00 |
|
crp3844
|
d410ff8aad
|
removal print of secrets file path
|
2022-09-07 15:17:02 -04:00 |
|
crp3844
|
d11baaff9c
|
updated config while loop to work when secrets files is removed
|
2022-09-07 15:16:14 -04:00 |
|
crp3844
|
de32b4c6e6
|
added removal of secrets config file if last account is removed
|
2022-09-07 15:11:25 -04:00 |
|
crp3844
|
7c37b9bb3e
|
added some spacing on the select account to edit/delete
|
2022-09-07 15:06:33 -04:00 |
|
crp3844
|
3d60dcdcb2
|
moved confirmation question into the while loop
|
2022-09-07 15:05:00 -04:00 |
|
crp3844
|
b2a8ea6f71
|
updated some logging, added ask for confirmation function, added edit account function
|
2022-09-07 15:03:12 -04:00 |
|