diff options
author | Vasily Melenchuk <vasily.melenchuk@cib.de> | 2022-12-05 20:32:41 +0300 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-12-30 04:24:27 +0000 |
commit | b22bbfa25ab1f0b9cfa1dedc85b8f9874f0a5e5b (patch) | |
tree | c2a7f32daf0c56448eebe60dc950d9f080441be7 /include/unotools | |
parent | d5a9722874871576b864feb7bd815f9f8bfaac48 (diff) |
Related: tdf#125093 Check Windows Security Zones for macros
In Windows, files get assigned security zones (local, from intranet,
from internet, etc) after download via browser or email client. This
is used by MS Word to decide in which mode it is safe to open file.
This patch implements basic support for similar feature: by default
there are no changes in macro behavior. But it is possible to use
expert configuration options to tweak default behavior, and for
example disable macros automatically, if a file is downloaded from
Internet or other unsafe locations.
Change-Id: I0bf1ae4e54d75dd5d07cab309124a67a85ef2d4d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143680
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'include/unotools')
0 files changed, 0 insertions, 0 deletions