influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 22 forks source link

Disable password length checking #533

Closed davidby-influx closed 3 months ago

davidby-influx commented 3 months ago

To allow influxdb to handle variable password strength validation, disable length checking in the CLI.

See https://github.com/influxdata/influxdb/issues/24856 for details.