EN · DE · RU · FR · ES

#2338: WebAuthnServicesRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/security/WebAuthnServicesRest.kt 2FA / WebAuthn, projectforge-rest/src/main/kotlin/org/projectforge/security/WebAuthnServicesRest.kt 248 lines · 184 code · 42 comments · 22 blank
Source file: WebAuthnServicesRest.kt - security component in ProjectForge.

Git History

868d6abb7 2025 -> 2026
5f1a3d14b   Improve WebAuthn authentication experience and device compatibility
63081666f Source file headers: 2024-> 2025.
1bdc62d27 Webauthn4j: old version runs.
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)