zitadel/internal/notification/handlers
Stefan Benz 48ae5d58ac
feat: add activity logs on user actions with authentication, resource… (#6748)
* feat: add activity logs on user actions with authentication, resourceAPI and sessionAPI

* feat: add activity logs on user actions with authentication, resourceAPI and sessionAPI

* feat: add activity logs on user actions with authentication, resourceAPI and sessionAPI

* feat: add activity logs on user actions with authentication, resourceAPI and sessionAPI

* feat: add activity logs on user actions with authentication, resourceAPI and sessionAPI

* fix: add unit tests to info package for context changes

* fix: add activity_interceptor.go suggestion

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>

* fix: refactoring and fixes through PR review

* fix: add auth service to lists of resourceAPIs

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-10-25 12:09:15 +00:00
..
mock fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
already_handled.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
commands.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
config_filesystem.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_log.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_smtp.go feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
config_twilio.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
ctx.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
gen_mock.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
handlers_integration_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
origin.go fix(notification): get origin from all relevant events and fix nil pointer (#6726) 2023-10-19 10:34:52 +02:00
queries.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
quota_notifier_test.go feat: add activity logs on user actions with authentication, resource… (#6748) 2023-10-25 12:09:15 +00:00
quota_notifier.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
telemetry_pusher_integration_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
telemetry_pusher.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
translator.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
user_notifier_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_notifier.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00