added summary and description to security landing page
parent
ca7c33cef6
commit
8f07c36620
|
@ -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 >}}
|
||||
|
|
Loading…
Reference in New Issue