| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
8e1979201e | WIP: Refactoring of login handling... |
5ffff18f8f | WIP: Refactoring of login handling... |
5f7ef41b8c | Copyright 2021 -> 2022 |
c49de356f7 | WIP: 2FA. Clear all cookies of CookieService on logout. |
5fae529f8c | Session fixation: user will get a new JSESSIONID after login. LoginPage shows now message instead of login-form, if already logged-in. |
98a03e7f7d | LogoutRest uses now RestResolver.REACT_PUBLIC_PATH. |
ceb63e8a1b | Source code header: (C) 2001-2021. |
07a42db099 | new login page |
a3b5a83c62 | React: Logout redirects now to login page, TeamCal: pages migrated (Wicket page still available through history-icon) |
7c79f1922c | Copyright of source header -> 2020. |
8c7c409b02 | LogoutRest sends now REDIRECT to / after logout (not yet processed by the client). |
747bfa24cf | WIP: UserPrefCache: support of json serialízation and deserialization. |
05244ff19e | CopyRight of all Kotlin file-header updated or created. |
bd3a3e8240 | Module projectforge-jax-rs renamed to projectforge-rest. |