summaryrefslogtreecommitdiff
path: root/src/main/kotlin/dev/dnpm/etl/processor/security/UserRole.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-2/+2
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-12/+7
2024-03-04feat: add admin role assignmentPaul-Christian Volkmer1-1/+2
2024-03-01feat: add config page for user role assignmentPaul-Christian Volkmer1-2/+2
2024-03-01feat: add user role database table and role-based permissionsPaul-Christian Volkmer1-0/+44