Add password requirements to change-password (#3463)
* Add password requirements to change-password
We will be enabling password requirements soon and want the documentation to reflect.
* ♻️ use strong language for requirements
Co-authored-by: DJ Carpenter <dj@influxdata.com>
pull/3465/head
parent
89b5e0d7b0
commit
d376342079
|
|
@ -4,6 +4,7 @@ seotitle: Change your InfluxDB Cloud password
|
|||
description: >
|
||||
To update your InfluxDB Cloud password, click the **Forgot Password** link on
|
||||
the [InfluxDB Cloud login page](https://cloud2.influxdata.com/login).
|
||||
Passwords must be at least 8 characters in length, and must not contain common words or personal information.
|
||||
menu:
|
||||
influxdb_cloud:
|
||||
name: Change your password
|
||||
|
|
|
|||
Loading…
Reference in New Issue