diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-04-04 12:45:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-04-04 14:03:35 +0200 |
commit | 8dfebaba1d7e2874af4001ce15d807b436891925 (patch) | |
tree | 621b51ce05914753b58159bcb5de8d54d9a006d4 | |
parent | 9fcf9e1c710086a70bdd339ca60baead658a2cda (diff) |
add a warning about data exfiltration on allowing update of links/webservice
Change-Id: I7c5cbcc7ffbf831d5266df196d56f7940fc7765c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132507
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/shared/01/02180000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/01/02180000.xhp b/source/text/shared/01/02180000.xhp index a0adb26618..31e3b4d656 100644 --- a/source/text/shared/01/02180000.xhp +++ b/source/text/shared/01/02180000.xhp @@ -74,5 +74,6 @@ <embed href="text/shared/00/00000001.xhp#close"/> <note id="par_id3156156" xml-lang="en-US">When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete.</note> <note id="par_id3143270" xml-lang="en-US">If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server.</note> +<paragraph id="par_id3157321" role="warning" xml-lang="en-US">Links to remote locations can be constructed that transmit local data to the remote server. Decline the prompt to update if you do not trust the document.</paragraph> </body> </helpdocument> |