Werk #15097: Apache WSGI environment when receiving conflicting information
Component | REST API | ||
Title | Apache WSGI environment when receiving conflicting information | ||
Date | Feb 14, 2023 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
In some cases the URL calculation used internally in Checkmk could be confused by a WSGI environment with conflicting data. This is now fixed in code.
In some cases, in the REST API, wrong URLs could be produced and returned to the user. When accessing those, a 404 error could have ocurred.