zitadel/internal/api
Stefan Benz 5d17da542d
fix(user): add search query for login name (#4173)
* fix(user): add search query for login name

* fix(user): change login name query to IN from EXISTS

* fix(loginname): include InQuery into ListQuery with SubSelect as possible datasource

* fix(user): apply suggestions from code review

Co-authored-by: Livio Spring <livio.a@gmail.com>

* fix: correct unit test for search query

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-31 13:03:23 +00:00
..
assets fix(email): set correct logo url (#4426) 2022-09-21 14:18:55 +00:00
authz fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
grpc fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
http fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
oidc feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
saml feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
api.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00