Skip to content

Commit b769446

Browse files
authored
ENGDOCS-2212 (#20841)
* ENGDOCS-2212 * build fix * add linkTitles * other fixes
1 parent ef75c4a commit b769446

37 files changed

+51
-3
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
build:
33
render: never
4-
title: Security FAQs
4+
title: FAQs
5+
weight: 30
56
---

content/manuals/security/faqs/containers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
description: Find the answers to container security related FAQs
33
keywords: Docker, Docker Hub, Docker Desktop secuirty FAQs, platform, Docker Scout, admin, security
44
title: Container security FAQs
5+
linkTitle: Container
6+
weight: 20
57
tags: [FAQ]
68
aliases:
79
- /faq/security/containers/

content/manuals/security/faqs/general.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
description: Find the answers to common security related FAQs
33
keywords: Docker, Docker Hub, Docker Desktop security FAQs, platform, Docker Scout, admin, security
44
title: General security FAQs
5+
linkTitle: General
6+
weight: 10
57
tags: [FAQ]
68
aliases:
79
- /faq/security/general/

content/manuals/security/faqs/networking-and-vms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
description: Find the answers to FAQs related to networking and virtualization
33
keywords: Docker, Docker Hub, Docker Desktop security FAQs, security, platform, networks, vms
44
title: Network and VM FAQs
5+
linkTitle: Network and VM
6+
weight: 30
57
tags: [FAQ]
68
aliases:
79
- /faq/security/networking-and-vms/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
build:
33
render: never
4-
title: Single Sign-On
4+
title: Single sign-on
55
---

content/manuals/security/faqs/single-sign-on/faqs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
description: Single sign-on FAQs
33
keywords: Docker, Docker Hub, SSO FAQs, single sign-on, administration, security
44
title: General FAQs on SSO
5+
linkTitle: General
6+
weight: 10
57
tags: [FAQ]
68
aliases:
79
- /single-sign-on/faqs/

content/manuals/security/for-admins/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
build:
33
render: never
44
title: For admins
5+
weight: 10
56
---

content/manuals/security/for-admins/domain-audit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ aliases:
66
- /docker-hub/domain-audit/
77
- /admin/company/settings/domains/
88
- /admin/organization/security-settings/domains/
9+
weight: 50
910
---
1011

1112
Domain audit identifies uncaptured users in an organization. Uncaptured users are Docker users who have authenticated to Docker using an email address associated with one of your verified domains, but they're not a member of your organization in Docker. You can audit domains on organizations that are part of the Docker Business subscription. To upgrade your existing account to a Docker Business subscription, see [Upgrade your subscription](/subscription/upgrade/).

content/manuals/security/for-admins/enforce-sign-in/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ description: Understand what happens when you force users to sign in to Docker D
33
toc_max: 2
44
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security,
55
title: Enforce sign-in for Docker Desktop
6+
linkTitle: Enforce sign-in
67
aliases:
78
- /security/for-admins/configure-sign-in/
89
- /docker-hub/configure-sign-in/
10+
weight: 30
911
---
1012

1113
By default, members of your organization can use Docker Desktop without signing

content/manuals/security/for-admins/enforce-sign-in/methods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Learn about the different ways you can force users to sign in to Docker Desktop
33
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security
44
title: Ways to enforce sign-in for Docker Desktop
5+
linkTitle: Methods
56
---
67

78
This page outlines the different ways you can enforce sign-in for Docker Desktop.

0 commit comments

Comments
 (0)