zitadel/internal/notification
Tim Möhlmann ec03340b67
perf(oidc): optimize client verification (#6999)
* fix some spelling errors

* client credential auth

* implementation of client auth

* improve error handling

* unit test command package

* unit test database package

* unit test query package

* cleanup unused tracing func

* fix integration tests

* errz to zerrors

* fix linting and import issues

* fix another linting error

* integration test with client secret

* Revert "integration test with client secret"

This reverts commit 0814ba522f.

* add integration tests

* client credentials integration test

* resolve comments

* pin oidc v3.5.0
2023-12-05 17:01:03 +00:00
..
channels perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
handlers feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
messages fix(email): UTF-8 "Q" encode subject header (#6637) 2023-09-29 08:53:45 +00:00
senders feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
static feat(i18n): Dutch language support (#6952) 2023-11-22 14:35:21 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
templates fix: footerText has no effect (#6297) 2023-08-11 08:16:30 +00:00
types fix(notification): get origin from all relevant events and fix nil pointer (#6726) 2023-10-19 10:34:52 +02:00
channels.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
projections.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00