zitadel/internal/iam/repository/eventsourcing/model
Fabi b363ddd707
feat: Iam projection (#3074)
* feat: implement projection for iam and clean up code

* feat: add migration

* fix: remove unused tests

* fix: handler
2022-01-21 08:52:12 +01:00
..
iam_member.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
iam_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
iam.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
idp_config_test.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
idp_config.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
label_policy.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
lockout_policy_test.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
lockout_policy.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
login_policy.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
mail_template_test.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
mail_template.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
mail_text.go feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
oidc_idp_config_test.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
oidc_idp_config.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
org_iam_policy_test.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
org_iam_policy.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
password_age_policy_test.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
password_age_policy.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
password_complexity_policy.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
types.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00