Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 711ce9def8a812b961da2d7dd4aa2899570fbdb9
https://github.com/xwiki/xwiki-platform/commit/711ce9def8a812b961da2d7dd4aa…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
A
xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SourceURLResolverFilter.java
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
Reapply "XWIKI-23207: Wrong scheme returned by ServletRequest#getScheme() and
HttpServletRequest#getRequestURL() in Tomcat"
This reverts commit 7bde4503f6adcc5654d00384057312ff0e98f025.
Commit: f295c21d21c8507ac6fc2d976d5ec5466ca8b030
https://github.com/xwiki/xwiki-platform/commit/f295c21d21c8507ac6fc2d976d5e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SourceURLResolverFilter.java
Log Message:
-----------
XWIKI-23207: Wrong scheme returned by ServletRequest#getScheme() and
HttpServletRequest#getRequestURL() in Tomcat
* HttpServletRequest#getRequestURL() is not supposed to contain the query string
Compare:
https://github.com/xwiki/xwiki-platform/compare/a97cbff6096b...f295c21d21c8
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications