zitadel/internal/api
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
..
assets feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
authz fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
grpc fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
http fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
oidc feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
saml feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
api.go fix: redirect / to login UI (#4669) 2022-11-09 07:19:05 +00:00