api/pkg/utils
viehlieb ed4da96ab1 feat: assign users to teams via OIDC claims (#1393)
This change adds the ability to sync teams via a custom openid claim. Vikunja will automatically create and delete teams as necessary, it will also add and remove users when they log in. These teams are fully managed by Vikunja and cannot be updated by a user.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/1393
Resolves https://kolaente.dev/vikunja/vikunja/issues/1279
Resolves https://github.com/go-vikunja/vikunja/issues/42
Resolves https://kolaente.dev/vikunja/vikunja/issues/950
Co-authored-by: viehlieb <pf@pragma-shift.net>
Co-committed-by: viehlieb <pf@pragma-shift.net>
2024-03-02 08:47:10 +00:00
..
duration.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
duration_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
humanize_duration.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
humanize_duration_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
md5_string.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
md5_string_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
normalize_hex.go feat: accept hex values which start with a # 2023-10-24 16:12:22 +02:00
random.go fix: lint 2023-09-01 08:39:25 +02:00
random_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
sha256.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
sha256_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
slice_difference.go feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
time.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
umask_unix.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
umask_windows.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
write_to_zip.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00