open-vault/changelog/19103.txt
Ellie 08ef61cc00
add error message when trying to rotate mssql root without password in configuration (#19103)
* add error message when trying to rotate mssql root without password in configuration

* add changelog
2023-02-13 07:31:13 -05:00

3 lines
116 B
Plaintext

```release-note:improvement
secrets/database: Adds error message requiring password on root crednetial rotation.
```