EN · DE · RU · FR · ES

#2098: UserPagesRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/UserPagesRest.kt Kotlin Source, projectforge-rest/src/main/kotlin/org/projectforge/rest/UserPagesRest.kt 1012 lines · 921 code · 35 comments · 56 blank
Implements User Management functionality for the ProjectForge application.

Git History

868d6abb7 2025 -> 2026
76f216b0f AbstractPagesRest: param request added to open functions, WIP. address vcf upload
aec1e30ab History supports now user comments: If groups or users are edited, the admin may enter a history comment with e.g. the reason of changes. This comment is displayed in the history.
d0a1c5fff UserPagesRest: show username for non-admins.
278e6042d User, Group access tightend (also in UI).