mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
closes #6624 Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
parent
e66d476c47
commit
0180779d6d
@ -119,6 +119,7 @@ func (wm *InstanceSMTPConfigWriteModel) Query() *eventstore.SearchQueryBuilder {
|
|||||||
AggregateIDs(wm.AggregateID).
|
AggregateIDs(wm.AggregateID).
|
||||||
EventTypes(
|
EventTypes(
|
||||||
instance.SMTPConfigAddedEventType,
|
instance.SMTPConfigAddedEventType,
|
||||||
|
instance.SMTPConfigRemovedEventType,
|
||||||
instance.SMTPConfigChangedEventType,
|
instance.SMTPConfigChangedEventType,
|
||||||
instance.SMTPConfigPasswordChangedEventType,
|
instance.SMTPConfigPasswordChangedEventType,
|
||||||
instance.InstanceDomainAddedEventType,
|
instance.InstanceDomainAddedEventType,
|
||||||
|
Loading…
Reference in New Issue
Block a user