Files
vault/changelog/29537.txt
John-Michael Faircloth 8d0443fd48 db: honor static role TTL across restarts when skip import rotation i… (#29537)
* db: honor static role TTL across restarts when skip import rotation is enabled

* changelog
2025-02-10 15:28:19 -06:00

4 lines
153 B
Plaintext

```release-note:bug
database: Fix a bug where static role passwords are erroneously rotated across backend restarts when using skip import rotation.
```