Commit Graph

209 Commits

Author SHA1 Message Date
cf280f1bd4 updated error handling for kmip functions 2022-12-31 10:31:58 -05:00
8ce5763430 added exit for missing programs 2022-12-30 17:44:19 -05:00
e011138c0d removed secure_delete 2022-12-30 17:18:05 -05:00
b1355aac9a removed lib as we will depend on the user/system to already be configured 2022-12-30 17:15:29 -05:00
c2e14da1bd update to use argparse and added option to only backup certain accounts 2022-12-30 17:12:03 -05:00
5ec2a77630 added check for required programs. updated sdelete variable to secure_delete 2022-12-30 16:24:13 -05:00
b9477e2943 removed for loop for bad export 2022-12-30 16:06:12 -05:00
ce40b1ed5d added no encryption warning message and message that zip is being encrypted. moved file delete to end of loop 2022-12-30 15:54:05 -05:00
3fec27ac48 updated from shred to srm. need to put in a check for srm before running 2022-12-30 15:00:22 -05:00
1cb3255f40 fixed shred command 2022-12-30 14:42:07 -05:00
d941867273 update linux to use system bw 2022-12-30 14:29:38 -05:00
crp3844
4118a8d077 updated BW CLI to 2022.11.0 2022-12-14 10:12:45 -05:00
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
70c07fb605 added working and export directory 2022-09-13 22:25:02 -04:00
af3128c7f7 Merge branch 'master' of https://git.johnhgaunt.com/jgaunt/bitwardenbackup 2022-09-09 23:53:42 -04:00
d52abb2a4d trying out secure delete but *.cvs doesn't work. 2022-09-09 23:53:35 -04:00
946d627482 added pip requirements.txt file for packages needed 2022-09-09 13:43:32 -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
add98a058f removed lib from gitignore and file changes coming in now 2022-09-08 09:33:54 -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