changelog: Add entry for AD secrets engine bug fix (#16480)

This commit is contained in:
Calvin Leung Huang
2022-07-27 15:51:53 -07:00
committed by GitHub
parent 7e65e8533b
commit 49290cd2c2

3
changelog/16140.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
secrets/ad: set config default length only if password_policy is missing
```