Brute force changelog entry (#19230)

* add changelog

* rename changelog file

* edit description

* change changelog entry name

* add new feature name
This commit is contained in:
akshya96
2023-02-21 10:29:03 -08:00
committed by GitHub
parent 2c6e89904c
commit 4bb0139dd6

4
changelog/19230.txt Normal file
View File

@@ -0,0 +1,4 @@
```release-note:feature
**User Lockout**: Adds support to configure the user-lockout behaviour for failed logins to prevent
brute force attacks for userpass, approle and ldap auth methods.
```