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 9ea4c8b037
commit 6c87ff92b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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
```