diff --git a/deploy/csp-configuration.mdx b/deploy/csp-configuration.mdx index ea9fd77d2..0aae91563 100644 --- a/deploy/csp-configuration.mdx +++ b/deploy/csp-configuration.mdx @@ -19,7 +19,7 @@ The following CSP directives are used to control which resources can be loaded: - `frame-src`: Controls which URLs can be embedded in frames or iframes - `default-src`: Fallback for other directives when not explicitly set -## Domain whitelist +## Domain allowlist | Domain | Purpose | CSP directive | Required | |:-------|:--------|:--------------|:-------| diff --git a/deploy/ghes.mdx b/deploy/ghes.mdx index a5e13c7fb..dbc554722 100644 --- a/deploy/ghes.mdx +++ b/deploy/ghes.mdx @@ -237,7 +237,7 @@ Yes, during installation you can select "Only select repositories" and choose sp You must: -- Whitelist our service domains in your firewall. +- Add our service domains to your firewall allowlist. - Ensure outbound HTTPS (port 443) connectivity. - If direct internet access is not allowed, set up a proxy. diff --git a/installation.mdx b/installation.mdx index f111a016d..cbba7513c 100644 --- a/installation.mdx +++ b/installation.mdx @@ -302,6 +302,6 @@ If you use JetBrains, we recommend the [MDX IntelliJ IDEA plugin](https://plugin If you run `mint version` and the client version displays as `none`, the CLI may be unable to download the client application due to a corporate firewall or VPN blocking the download. - **Solution:** Ask your IT administrator to whitelist `releases.mintlify.com` to enable local development with the CLI. + **Solution:** Ask your IT administrator to add `releases.mintlify.com` to your network allowlist to enable local development with the CLI. diff --git a/integrations/privacy/osano.mdx b/integrations/privacy/osano.mdx index a04bb7a7f..487552ab2 100644 --- a/integrations/privacy/osano.mdx +++ b/integrations/privacy/osano.mdx @@ -33,7 +33,7 @@ Replace `OSANO_SCRIPT_URL` with your Osano script URL. Your script URL is the `s - If your documentation pages aren't loading properly when using Osano's **Strict** compliance mode, you'll need to whitelist Mintlify's domain to allow images and other assets to load. + If your documentation pages aren't loading properly when using Osano's **Strict** compliance mode, you'll need to add Mintlify's domain to your allowlist to allow images and other assets to load.