CorsPreflightFilter.ktPart of the Application bootstrap layer. Data Filter.
Kotlin Filter implementing CorsPreflightFilter.
CorsPreflightFilter — class : Filter.
Key dependencies: jakarta.servlet., jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.projectforge.framework.configuration.PFSpringConfiguration
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
e1658a6a3 | CorsPreflightFilter added again (required). (major refactor, license header update) |
19954eeb1 | CorsPreflightFilter not needed, see WebXMLInitializer (allowedOrign can't be '*'). (major refactor, license header update) |
9a0941e90 | CorsPreflightFilter added for development. (major refactor, license header update) |