added summary and description to security landing page

pull/176/head
Scott Anderson 2019-04-18 11:18:08 -06:00
parent ca7c33cef6
commit 8f07c36620
1 changed files with 8 additions and 2 deletions

View File

@ -1,12 +1,18 @@
---
title: Manage security and authorization
description: placeholder
description: >
Security, access control, and sensitive secret handling are incredibly important
when handling any sort of sensitive data.
This section provides information about managing the security of your InfluxDB instance.
weight: 12
menu:
v2_0:
name: Security & authorization
v2.0/tags: [security, auth]
---
placeholder
Security, access control, and sensitive secret handling are incredibly important
when handling any sort of sensitive data.
This section provides information about managing the security of your InfluxDB instance.
{{< children >}}