dangerzone/dangerzone
deeplow 49b7736cb4
GUI: disable option if archive dir is not writable
Disable the option to move original documents to 'unsafe' subdirectory
when said directory is not writable.
2022-11-24 11:16:38 +00:00
..
gui GUI: disable option if archive dir is not writable 2022-11-24 11:16:38 +00:00
__init__.py Remove separate dangerzone-container entry point, make CLI work with it, and refactor container code to be more DRY 2021-08-04 16:21:00 -07:00
args.py Security: cli wildcard injection mitigation 2022-11-14 08:53:38 +00:00
cli.py Add CLI support for archiving original / unsafe PDFs 2022-11-24 11:16:35 +00:00
container.py Implement 'move to subdir' logic & store in settings 2022-11-24 11:16:30 +00:00
document.py Ensure archive directory can be created 2022-11-24 11:16:31 +00:00
errors.py Add CLI support for archiving original / unsafe PDFs 2022-11-24 11:16:35 +00:00
logic.py Add CLI support for archiving original / unsafe PDFs 2022-11-24 11:16:35 +00:00
settings.py Implement 'move to subdir' logic & store in settings 2022-11-24 11:16:30 +00:00
util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00