zitadel/internal/api/saml
Silvan ddbea119f1
fix(query): user performance (#6537)
* start user by id

* ignore debug bin

* use new user by id

* new sql

* fix(sql): replace STRING with text for psql compatabilit

* some changes

* fix: correct user queries

* fix tests

* unify sql statements

* use specific get user methods

* search login name case insensitive

* refactor: optimise user statements

* add index

* fix queries

* fix: correct domain segregation

* return all login names

* fix queries

* improve readability

* query should be correct now

* cleanup statements

* fix username / loginname handling

* fix: psql doesn't support create view if not exists

* fix: create pre-release

* ignore release comments

* add lower fields

* fix: always to lower

* update to latest projection

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-12-08 13:14:22 +01:00
..
auth_request_converter.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
certificate.go merge main into next 2023-10-19 12:34:00 +02:00
provider.go fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
storage.go fix(query): user performance (#6537) 2023-12-08 13:14:22 +01:00