zitadel/internal/repository/user
Livio Spring 3539418a4a
fix: handle UserLoginMustBeDomain changes correctly (#4765)
* fix: handle UserLoginMustBeDomain changes correctly

* fix: remove verified domains (and not only primary) as suffix

* fix: ensure testability by changing map to slice

* cleanup

* reduce complexity of DomainPolicyUsernamesWriteModel.Reduce()

* add test for removed org policy
2022-12-06 09:01:31 +01:00
..
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth_request_info.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
eventstore.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_address.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_avatar.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_email.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_external_idp.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_mfa_events.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_mfa_otp.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_mfa_passwordless.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_mfa_u2f.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_mfa_web_auth_n.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_password.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_phone.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_profile.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
machine_key.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
machine.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
personal_access_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
v1.go fix: add v1 events (#1525) 2021-04-06 09:57:58 +02:00