open-vault/changelog/18673.txt
akshya96 78546af8fc
Vault 8308 Background thread to update locked user entries (#18673)
* background thread changes

* adding changelog

* fix changelog typo
2023-01-12 14:09:33 -08:00

3 lines
157 B
Plaintext

```release-note:improvement
core: Implemented background thread to update locked user entries every 15 minutes to prevent brute forcing in auth methods.
```