EN · DE · RU · FR · ES

#1137: StayLoggedInCookieValue.kt

projectforge-business/src/main/kotlin/org/projectforge/business/user/filter/StayLoggedInCookieValue.kt Kotlin class, projectforge-business/src/main/kotlin/org/projectforge/business/user/filter/StayLoggedInCookieValue.kt 76 lines · 46 code · 23 comments · 7 blank
Encrypted cookie value container for the 'remember me' / persistent login feature. Stores user identifier and a random token with expiration for secure auto-login across browser sessions.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
5f7ef41b8 Copyright 2021 -> 2022