Allow setting trusted domains for links at run-time

It can be set either:

1. In the product.json (normally the product.json is embedded during the
   build and not read at run-time).
2. With the --link-protection-trusted-domains flag.
This commit is contained in:
Asher
2025-05-05 12:12:55 -08:00
committed by Asher
parent 3f2e3340d8
commit ea2caf00ac
3 changed files with 56 additions and 1 deletions

View File

@@ -20,3 +20,4 @@ getting-started.diff
keepalive.diff
clipboard.diff
display-language.diff
trusted-domains.diff