Files
vault/changelog/23155.txt
akshya96 c73eacbaf6 Fix list on password policies to list the policies containing slashes (#23155)
* fix list on password policies

* add changelog

* adding tests
2023-09-19 12:28:39 -07:00

3 lines
109 B
Plaintext

```release-note:bug
core: Fixes list password policy to include those with names containing / characters.
```