EN · DE · RU · FR · ES

#1172: V7_0_0_15__AuthenticationToken.kt

projectforge-business/src/main/kotlin/org/projectforge/flyway/dbmigration/V7_0_0_15__AuthenticationToken.kt Class : BaseJavaMigration(), projectforge-business/src/main/kotlin/org/projectforge/flyway/dbmigration/V7_0_0_15__AuthenticationToken.kt 106 lines · 76 code · 26 comments · 4 blank
Authentication token

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
ceb63e8a1 Source code header: (C) 2001-2021.
6b26a60f6 NumberHelper.getSecureRandomUrlSaveString and getSecureRandomBas64String -> getSecureRandomAlphanumeric
ded57598f WIP: user rest authentication.