From 5639879e323a867fce115e58986ecb86398f9075 Mon Sep 17 00:00:00 2001 From: kerberos727 Date: Mon, 5 Oct 2020 17:21:49 -0700 Subject: [PATCH] Correcting draft flag status to allow pages to build. Signed-off-by: Nate Waddington --- content/docs/_index.md | 2 +- content/docs/api.md | 2 +- content/docs/connectors/_index.md | 2 +- content/docs/connectors/atlassian-crowd.md | 2 +- content/docs/connectors/authproxy.md | 2 +- content/docs/connectors/bitbucketcloud.md | 2 +- content/docs/connectors/gitea.md | 2 +- content/docs/connectors/github.md | 2 +- content/docs/connectors/gitlab.md | 2 +- content/docs/connectors/google.md | 2 +- content/docs/connectors/kubelogin-activedirectory.md | 2 +- content/docs/connectors/ldap.md | 2 +- content/docs/connectors/linkedin.md | 2 +- content/docs/connectors/microsoft.md | 2 +- content/docs/connectors/oidc.md | 2 +- content/docs/connectors/openshift.md | 2 +- content/docs/connectors/saml.md | 2 +- content/docs/custom-scopes-claims-clients.md | 2 +- content/docs/dev-become-a-maintainer.md | 2 +- content/docs/dev-dependencies.md | 2 +- content/docs/dev-integration-tests.md | 2 +- content/docs/dev-releases.md | 2 +- content/docs/getting-started.md | 2 +- content/docs/integrations.md | 2 +- content/docs/kubernetes.md | 2 +- content/docs/oidc-certification-setup.md | 2 +- content/docs/openid-connect.md | 2 +- content/docs/proposals/_index.md | 2 +- content/docs/proposals/token-revocation.md | 2 +- content/docs/proposals/upstream-refreshing.md | 2 +- content/docs/proposals/user-object.md | 2 +- content/docs/storage.md | 2 +- content/docs/templates.md | 2 +- content/docs/using-dex.md | 2 +- content/docs/v2.md | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/content/docs/_index.md b/content/docs/_index.md index 9bac98e..9c2df8b 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -2,6 +2,6 @@ title: "Overview" description: "index of the docs section" date: 2020-01-07T14:59:38+01:00 -draft: true +draft: false toc: true --- diff --git a/content/docs/api.md b/content/docs/api.md index 781a3a4..14b449a 100644 --- a/content/docs/api.md +++ b/content/docs/api.md @@ -2,7 +2,7 @@ title: "The Dex API" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/_index.md b/content/docs/connectors/_index.md index a8525ad..62e3f1f 100644 --- a/content/docs/connectors/_index.md +++ b/content/docs/connectors/_index.md @@ -2,6 +2,6 @@ title: "Connectors" description: "Connectors Index" date: 2020-01-07T14:59:38+01:00 -draft: true +draft: false toc: true --- diff --git a/content/docs/connectors/atlassian-crowd.md b/content/docs/connectors/atlassian-crowd.md index 5798763..1d5b0a5 100644 --- a/content/docs/connectors/atlassian-crowd.md +++ b/content/docs/connectors/atlassian-crowd.md @@ -3,7 +3,7 @@ title: "Authentication Through Atlassian Crowd" linkTitle: "Atlassian Crowd" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/authproxy.md b/content/docs/connectors/authproxy.md index 12c2666..69a85a1 100644 --- a/content/docs/connectors/authproxy.md +++ b/content/docs/connectors/authproxy.md @@ -3,7 +3,7 @@ title: "Authenticating Proxy" linkTitle: "Authenticating Proxy" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/bitbucketcloud.md b/content/docs/connectors/bitbucketcloud.md index 5c98b86..45a8d52 100644 --- a/content/docs/connectors/bitbucketcloud.md +++ b/content/docs/connectors/bitbucketcloud.md @@ -3,7 +3,7 @@ title: "Authentication Through Bitbucket Cloud" linkTitle: "Bitbucket Cloud" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/gitea.md b/content/docs/connectors/gitea.md index 1a0c5d1..c6bf145 100644 --- a/content/docs/connectors/gitea.md +++ b/content/docs/connectors/gitea.md @@ -3,7 +3,7 @@ title: "Authentication Through Gitea" linkTitle: "Gitea" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/github.md b/content/docs/connectors/github.md index f3a74b7..a1295b9 100644 --- a/content/docs/connectors/github.md +++ b/content/docs/connectors/github.md @@ -3,7 +3,7 @@ title: "Authentication Through GitHub" linkTitle: "GitHub" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/gitlab.md b/content/docs/connectors/gitlab.md index 379effa..103bff0 100644 --- a/content/docs/connectors/gitlab.md +++ b/content/docs/connectors/gitlab.md @@ -3,7 +3,7 @@ title: "Authentication Through Gitlab" linkTitle: "Gitlab" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/google.md b/content/docs/connectors/google.md index f2713b2..e31d9f5 100644 --- a/content/docs/connectors/google.md +++ b/content/docs/connectors/google.md @@ -3,7 +3,7 @@ title: "Authentication Through Google" linkTitle: "Google" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/kubelogin-activedirectory.md b/content/docs/connectors/kubelogin-activedirectory.md index cf6e8e8..e71ce54 100644 --- a/content/docs/connectors/kubelogin-activedirectory.md +++ b/content/docs/connectors/kubelogin-activedirectory.md @@ -3,7 +3,7 @@ title: "Integration kubelogin and Active Directory" linkTitle: "Integration kubelogin and Active Directory" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/ldap.md b/content/docs/connectors/ldap.md index 7c93032..5eb0905 100644 --- a/content/docs/connectors/ldap.md +++ b/content/docs/connectors/ldap.md @@ -3,7 +3,7 @@ title: "Authentication Through LDAP" linkTitle: "LDAP" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/linkedin.md b/content/docs/connectors/linkedin.md index 2f2d60c..9a407d3 100644 --- a/content/docs/connectors/linkedin.md +++ b/content/docs/connectors/linkedin.md @@ -3,7 +3,7 @@ title: "Authentication Through LinkedIn" linkTitle: "LinkedIn" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/microsoft.md b/content/docs/connectors/microsoft.md index 20a6757..2f09fc2 100644 --- a/content/docs/connectors/microsoft.md +++ b/content/docs/connectors/microsoft.md @@ -3,7 +3,7 @@ title: "Authentication Through Microsoft" linkTitle: "Microsoft" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/oidc.md b/content/docs/connectors/oidc.md index 40f05b8..00639d8 100644 --- a/content/docs/connectors/oidc.md +++ b/content/docs/connectors/oidc.md @@ -3,7 +3,7 @@ title: "Authentication Through an OpenID Connect Provider" linkTitle: "OpenID Connect" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/openshift.md b/content/docs/connectors/openshift.md index 750e1cb..5884d98 100644 --- a/content/docs/connectors/openshift.md +++ b/content/docs/connectors/openshift.md @@ -3,7 +3,7 @@ title: "Authentication using OpenShift" linkTitle: "OpenShift" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/connectors/saml.md b/content/docs/connectors/saml.md index 450a718..ea83f99 100644 --- a/content/docs/connectors/saml.md +++ b/content/docs/connectors/saml.md @@ -3,7 +3,7 @@ title: "Authentication through SAML 2.0" linkTitle: "SAML 2.0" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/custom-scopes-claims-clients.md b/content/docs/custom-scopes-claims-clients.md index b45e89e..df43e10 100644 --- a/content/docs/custom-scopes-claims-clients.md +++ b/content/docs/custom-scopes-claims-clients.md @@ -2,7 +2,7 @@ title: "Custom Scopes, Claims and Client Features" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/dev-become-a-maintainer.md b/content/docs/dev-become-a-maintainer.md index 821807b..c3fb8ee 100644 --- a/content/docs/dev-become-a-maintainer.md +++ b/content/docs/dev-become-a-maintainer.md @@ -2,7 +2,7 @@ title: "Join the Fun -- Become a Maintainer!" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/dev-dependencies.md b/content/docs/dev-dependencies.md index 9991783..e471f7a 100644 --- a/content/docs/dev-dependencies.md +++ b/content/docs/dev-dependencies.md @@ -2,7 +2,7 @@ title: "Managing Dependencies" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/dev-integration-tests.md b/content/docs/dev-integration-tests.md index 70e0103..a51e608 100644 --- a/content/docs/dev-integration-tests.md +++ b/content/docs/dev-integration-tests.md @@ -2,7 +2,7 @@ title: "Running Integration Tests" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/dev-releases.md b/content/docs/dev-releases.md index 9192a4d..5caa7c9 100644 --- a/content/docs/dev-releases.md +++ b/content/docs/dev-releases.md @@ -2,7 +2,7 @@ title: "Releases" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/getting-started.md b/content/docs/getting-started.md index 1b767e0..62cec87 100644 --- a/content/docs/getting-started.md +++ b/content/docs/getting-started.md @@ -2,7 +2,7 @@ title: "Getting Started" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/integrations.md b/content/docs/integrations.md index e69c875..64795bf 100644 --- a/content/docs/integrations.md +++ b/content/docs/integrations.md @@ -2,7 +2,7 @@ title: "Integrations" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/kubernetes.md b/content/docs/kubernetes.md index ead35f9..094370e 100644 --- a/content/docs/kubernetes.md +++ b/content/docs/kubernetes.md @@ -2,7 +2,7 @@ title: "Kubernetes Authentication Through Dex" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/oidc-certification-setup.md b/content/docs/oidc-certification-setup.md index 19e0618..f36180b 100644 --- a/content/docs/oidc-certification-setup.md +++ b/content/docs/oidc-certification-setup.md @@ -2,7 +2,7 @@ title: "OpenID Connect Provider Certification" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/openid-connect.md b/content/docs/openid-connect.md index 8e2e42f..e480ea7 100644 --- a/content/docs/openid-connect.md +++ b/content/docs/openid-connect.md @@ -2,7 +2,7 @@ title: "An Overview of OpenID Connect" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/proposals/_index.md b/content/docs/proposals/_index.md index bacaf08..64b323e 100644 --- a/content/docs/proposals/_index.md +++ b/content/docs/proposals/_index.md @@ -2,6 +2,6 @@ title: "Proposals" description: "Proposals Index" date: 2020-01-07T14:59:38+01:00 -draft: true +draft: false toc: true --- diff --git a/content/docs/proposals/token-revocation.md b/content/docs/proposals/token-revocation.md index ac4de76..c17ad45 100644 --- a/content/docs/proposals/token-revocation.md +++ b/content/docs/proposals/token-revocation.md @@ -3,7 +3,7 @@ title: "Proposal: Design for Revoking Refresh Tokens" linkTitle: "Design for Revoking Refresh Tokens" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/proposals/upstream-refreshing.md b/content/docs/proposals/upstream-refreshing.md index ff6fe54..dae8ab1 100644 --- a/content/docs/proposals/upstream-refreshing.md +++ b/content/docs/proposals/upstream-refreshing.md @@ -3,7 +3,7 @@ title: "Proposal: Upstream Refreshing" linkTitle: "Upstream Refreshing" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/proposals/user-object.md b/content/docs/proposals/user-object.md index 6385e7f..a7ebe7e 100644 --- a/content/docs/proposals/user-object.md +++ b/content/docs/proposals/user-object.md @@ -3,7 +3,7 @@ title: "Proposal: User Objects for Revoking Refresh Tokens and Merging Accounts" linkTitle: "User Objects for Revoking Refresh Tokens and Merging Accounts" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/storage.md b/content/docs/storage.md index d5d9503..cdcfa0c 100644 --- a/content/docs/storage.md +++ b/content/docs/storage.md @@ -2,7 +2,7 @@ title: "Storage Options" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/templates.md b/content/docs/templates.md index 9c08d06..6b0ef2f 100644 --- a/content/docs/templates.md +++ b/content/docs/templates.md @@ -2,7 +2,7 @@ title: "Templates" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/using-dex.md b/content/docs/using-dex.md index 76e1ed2..3f4e943 100644 --- a/content/docs/using-dex.md +++ b/content/docs/using-dex.md @@ -2,7 +2,7 @@ title: "Writing Apps That Use Dex" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 --- diff --git a/content/docs/v2.md b/content/docs/v2.md index 051a23b..7a2f117 100644 --- a/content/docs/v2.md +++ b/content/docs/v2.md @@ -2,7 +2,7 @@ title: "Dex v2" description: "" date: 2020-09-30 -draft: true +draft: false toc: true weight: 20 ---