zitadel/internal/org/repository/eventsourcing
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
..
model feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
eventstore_mock_test.go fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
eventstore_test.go Merge branch 'master' into new-eventstore 2021-01-05 09:27:42 +01:00
eventstore.go New eventstore policies (#1084) 2020-12-11 15:49:19 +01: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 new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
login_policy.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
org_iam_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
org_iam_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
org_member_test.go fix: org member change and remove (#1014) 2020-11-24 15:55:38 +01:00
org_member.go fix: org member change and remove (#1014) 2020-11-24 15:55:38 +01:00
org_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
org.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
password_age_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_age_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_complexity_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_complexity_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_lockout_policy_test.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
password_lockout_policy.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00