diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-11-06 16:49:50 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-11-06 18:41:57 +0100 |
commit | 4f1d8245e409f5df7ca88c83a573cb07f181d0a5 (patch) | |
tree | 2c81c5d5b5a07fd98c0461f83b2ff1d1537b015d | |
parent | c337f9b3a91c47180ae479f9e847d55f0847e7f0 (diff) |
tdf#126574 Macro security high level description
Change-Id: I20dd1a567dbea2a2ef364dfa8de52d6f21178f3a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142298
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/optionen/macrosecurity_sl.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/optionen/macrosecurity_sl.xhp b/source/text/shared/optionen/macrosecurity_sl.xhp index 8d99df5a06..4a3cfa8bd9 100644 --- a/source/text/shared/optionen/macrosecurity_sl.xhp +++ b/source/text/shared/optionen/macrosecurity_sl.xhp @@ -42,7 +42,7 @@ <paragraph role="paragraph" id="par_idN10591" xml-lang="en-US"><ahelp hid=".">Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/high" id="bm_id2273934" localize="false"/> <paragraph role="heading" id="par_idN105A2" xml-lang="en-US" level="2">High</paragraph> -<paragraph role="paragraph" id="par_idN105A6" xml-lang="en-US">Only signed macros from trusted sources are allowed to run. Unsigned macros are disabled.</paragraph> +<paragraph role="paragraph" id="par_idN105A6" xml-lang="en-US">Only macros from trusted sources and signed macros (from any source) are allowed to run. Macros that are neither from a trusted source nor signed are disabled.</paragraph> <paragraph role="paragraph" id="par_idN105A9" xml-lang="en-US"><ahelp hid=".">Trusted sources can be set on the Trusted Sources tab page. Only signed macros from a trusted source are allowed to run. In addition, any macro from a trusted file location is allowed to run.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/med" id="bm_id7128818" localize="false"/> <paragraph role="heading" id="par_idN105BA" xml-lang="en-US" level="2">Medium</paragraph> |