influxdata / docs-v2

InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
https://docs.influxdata.com
MIT License
69 stars 260 forks source link

strong-password parameter/flag for OSS 2.7.6 #5417

Closed davidby-influx closed 3 months ago

davidby-influx commented 3 months ago

Will be available in influxDB OSS 2.7.6, April 12th or 15th.

PR: https://github.com/influxdata/influxdb/pull/24857, https://github.com/influxdata/influxdb/pull/24887

See linked issue above. New configurable parameter turns on simple password complexity checks

Command line flag strong-passwords (and corresponding configuration setting and environment variable) when set to true enables a simple complexity check for use of diferent character classes and length requirements.

Relevant URLs

Issue: https://github.com/influxdata/influxdb/issues/24856

InfluxDB OSS 2.7.6 (and subsequent)