zitadel/internal/iam/repository/eventsourcing/model
Livio Amstutz 5b84c9b619 Merge branch 'master' into new-eventstore
# Conflicts:
#	go.mod
#	internal/admin/repository/eventsourcing/eventstore/iam.go
#	internal/authz/repository/eventsourcing/repository.go
#	internal/eventstore/eventstore.go
#	internal/setup/config.go
#	pkg/grpc/management/mock/management.proto.mock.go
2021-01-05 09:27:42 +01:00
..
iam_member_test.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
iam_member.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
iam_test.go fix: multiple setup steps (#773) 2020-09-24 11:38:28 +02:00
iam.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
idp_config_test.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
idp_config.go fix: idp changes (#872) 2020-10-20 08:23:56 +02:00
label_policy_test.go feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
label_policy.go feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
login_policy_test.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
login_policy.go Merge branch 'master' into new-eventstore 2021-01-05 09:27:42 +01:00
oidc_idp_config_test.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
oidc_idp_config.go fix: idps (#777) 2020-09-28 09:29:41 +02:00
org_iam_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
org_iam_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
password_age_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_age_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
password_complexity_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_complexity_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
password_lockout_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_lockout_policy.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
types.go feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00