summaryrefslogtreecommitdiff
path: root/src/main/kotlin/dev/dnpm/etl/processor/security
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer3-4/+6
2026-03-10fix: ignore token users with existing username (#257)Paul-Christian Volkmer1-3/+10
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer3-63/+50
2024-05-07refactor: move classes into package 'security'Paul-Christian Volkmer2-0/+150
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