fix: add jwt_cache_max_lifetime as an in-database configuration option (#3102)

This commit is contained in:
Laurence Isla
2023-12-12 16:29:50 -05:00
committed by GitHub
parent e31363a325
commit 4fb521cac6
5 changed files with 6 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3054, Fix not allowing special characters in JSON keys - @laurenceisla
- #2344, Replace JSON parser error with a clearer generic message - @develop7
- #3100, Add missing in-database configuration option for `jwt-cache-max-lifetime` - @laurenceisla
## [12.0.0] - 2023-12-01