zitadel/internal/auth/repository/eventsourcing/view
Livio Amstutz bc633627c4
fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view

* fix: ignore domain claimed events for email notifications

* fix: change org

* handle org changed in read models correctly

* fix: change org in user grant handler

Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-05-04 14:57:11 +02:00
..
application.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
authn_keys.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
error_event.go fix: rename tables failed_event to failed_events (#287) 2020-06-29 09:56:29 +02:00
external_idps.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
features.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
idp_configs.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
idp_providers.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
key.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
label_policies.go fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
login_policies.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
org_iam_policy.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
org.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
password_complexity_policy.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
project_role.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
sequence.go fix: drop unused column from current_sequences (#1592) 2021-04-16 06:54:29 +02:00
token.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_grant.go fix: handle domain claimed event correctly for service users (#1711) 2021-05-04 14:57:11 +02:00
user_membership.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_session.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
view.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00