EN · DE · RU · FR · ES

#308: LoggingFilter.kt

projectforge-application/src/main/kotlin/org/projectforge/security/LoggingFilter.kt Kotlin Filter, projectforge-application/src/main/kotlin/org/projectforge/security/LoggingFilter.kt 147 lines · 104 code · 31 comments · 12 blank
LoggingFilter called first for all requests. Puts IP, SESSION, USERx and USER_AGENT to MDC and logs access, if debug is enabled.. Filter criteria for Logging queries.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
7f2c255ae WIP: CardDav
27692785d Implementing CardDav (readlony) started, Milton removed due to license costs.
77bade6df javax.* -> jakarta.*