898ec291b0
* influxdb_user: Fixed default password behavior (#47040) (cherry picked from commit1eed8900ed
) * Amends #47040 - influxdb_user - Prevents potential accidental password changes to blank (#49084) * Amends #47040 - Prevents potential accidental password changes to blank * Added changelog fragment (cherry picked from commitb422c59ada
)
3 lines
163 B
YAML
3 lines
163 B
YAML
---
|
|
bugfixes:
|
|
- influxdb_user - An unspecified password now sets the password to blank, except on existing users. This previously caused an unhandled exception.
|