zitadel/internal/auth/repository/eventsourcing/handler
Livio Amstutz ae840f364c
fix(queries): authn keys (#2820)
* begin authn keys

* single table for state change

* add key type

* begin authn keys query

* query

* tests

* fix merge

* remove wrong migration version

* improve filter

* Update projection.go

* cleanup
2021-12-14 10:57:20 +01:00
..
custom_text.go feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
handler.go fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
idp_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_providers.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
key.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
metadata.go fix: add user metadata to the features (#2179) 2021-08-12 16:10:01 +02:00
org_project_mapping.go feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
refresh_token.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
token.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user_external_idps.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user_grant.go fix: mitigate overload risk in processProject on user grant (#2662) 2021-11-12 11:11:37 +00:00
user_membership.go fix: mitigate overload risk in processProject on user memberships (#2665) 2021-11-12 15:06:26 +01:00
user_session.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00