Skip to content

Commit df3e4ae

Browse files
committed
Reorder pages
1 parent c914dd4 commit df3e4ae

File tree

7 files changed

+7
-15
lines changed

7 files changed

+7
-15
lines changed

src/content/docs/cloudflare-one/policies/gateway/application-app-types.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: reference
33
title: Applications and app types
44
sidebar:
5-
order: 8
5+
order: 9
66
---
77

88
import { GlossaryDefinition, GlossaryTooltip } from "~/components";

src/content/docs/cloudflare-one/policies/gateway/block-page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: how-to
33
title: Block page
44
sidebar:
5-
order: 11
5+
order: 14
66
banner:
77
content: The default global Cloudflare root certificate expired on 2025-02-02. If you installed the default Cloudflare certificate before 2024-10-17, you must <a href="/cloudflare-one/connections/connect-devices/user-side-certificates/#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
88
---

src/content/docs/cloudflare-one/policies/gateway/domain-categories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: reference
33
title: Domain categories
44
sidebar:
5-
order: 9
5+
order: 10
66
---
77

88
import { Render } from "~/components";

src/content/docs/cloudflare-one/policies/gateway/global-policies.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
pcx_content_type: reference
33
title: Global policies
44
sidebar:
5-
order: 7
6-
5+
order: 8
76
---
87

98
Cloudflare Zero Trust applies a set of global policies to all accounts.
@@ -14,8 +13,6 @@ The following policies are sorted by [order of precedence](/cloudflare-one/polic
1413

1514
## Network proxy policies
1615

17-
18-
1916
| Name | ID | Criteria | Value | Action | Description |
2017
| --------------------------------- | -------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | -------------------------------------------------------------------------------------------------------- |
2118
| Allow CF Network Error Logging L4 | `00000001-e4af-4b82-8f8c-c79c1d5d212e` | Hostname | `*.nel.cloudflare.com` | allow | Allows SNI domains for WARP registration. |
@@ -24,12 +21,8 @@ The following policies are sorted by [order of precedence](/cloudflare-one/polic
2421
| Allow Zero Trust Services | `00000001-e1e8-421b-a0fe-895397489f28` | Hostname | `dash.teams.cloudflare.com`, `help.teams.cloudflare.com`, `blocked.teams.cloudflare.com`, `api.cloudflare.com`, `cloudflarestatus.com`, `www.cloudflarestatus.com`, and `one.dash.cloudflare.com` | allow | Allows Cloudflare Zero Trust services. |
2522
| Allow Access Apps L4 | `00000001-daa2-41e2-8a88-698af4066951` | Hostname | `*.cloudflareaccess.com` | allow | Allows [Cloudflare Access](/cloudflare-one/policies/access/) applications. |
2623

27-
28-
2924
## HTTP inspection policies
3025

31-
32-
3326
| Name | ID | Criteria | Value | Action | Description |
3427
| -------------------------------------- | -------------------------------------- | ---------------- | ------------------------------------------------------------------ | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
3528
| Prevent Account Change Block | `00000001-d1f2-461a-8253-501c8d882a15` | Hostname | `*.cloudflareclient.com` | bypass | Ensures users cannot accidentally block themselves from making account changes. |
@@ -49,4 +42,3 @@ The following policies are sorted by [order of precedence](/cloudflare-one/polic
4942
| Always Blocked Categories | `00000001-bed5-462e-b0f1-2e2c3555e9f7` | Content Category | Child Abuse | block | Blocks child abuse materials. |
5043
| Don't Isolate RBI Help Pages | `00000001-1a18-431f-9c9d-bce431f1002a` | Hostname | `developers.cloudflare.com` and `help.cloudflarebrowser.com` | noisolate | Prevents browser isolation of Cloudflare developer docs and help pages to help users troubleshoot configuration issues. |
5144
| Don't AV Scan CF Speed | `00000001-c194-408f-87dd-9a366ce76e12` | Hostname | `speed.cloudflare.com` | noscan | Allows files transferred by the Cloudflare speed test. |
52-

src/content/docs/cloudflare-one/policies/gateway/identity-selectors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: reference
33
title: Identity-based policies
44
sidebar:
5-
order: 10
5+
order: 7
66
---
77

88
import { Render } from "~/components";

src/content/docs/cloudflare-one/policies/gateway/order-of-enforcement.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: concept
33
title: Order of enforcement
44
sidebar:
5-
order: 12
5+
order: 11
66
---
77

88
import { Render } from "~/components";

src/content/docs/cloudflare-one/policies/gateway/proxy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: concept
33
title: Proxy
44
sidebar:
5-
order: 14
5+
order: 12
66
---
77

88
import { Badge } from "~/components";

0 commit comments

Comments
 (0)