fix: allow db-extra-search-path to accept empty value

This commit is contained in:
Taimoor Zaeem
2025-05-30 14:35:57 +02:00
committed by Wolfgang Walther
parent b77605e0d3
commit 0ba47180ae
4 changed files with 26 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Fix jwt error returning HTTP status `400` for invalid role by @taimoorzaeem in #3601
- Allow `db-extra-search-path` to accept empty value by @taimoorzaeem in #4074
## [13.0.0] - 2025-05-08