zitadel/internal
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
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00
api fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
auth/repository fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
auth_request fix: save creation and change date of auth requests in db (#2429) 2021-09-28 09:34:44 +00:00
authz fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
cache fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
config chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00
crypto fix: add keys to projections (#2728) 2021-12-06 16:57:35 +01:00
domain feat: display login succeeded page only for native apps (#2839) 2021-12-14 09:47:49 +01:00
errors feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
eventstore fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00
iam fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
id fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
key fix: key pair query for newer events (#2165) 2021-08-11 07:55:16 +02:00
management/repository fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
notification fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
org fix: mitigate overload risk in processProject on user memberships (#2665) 2021-11-12 15:06:26 +01:00
project fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: features (#1427) 2021-03-25 17:26:21 +01:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
query fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
setup feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
static fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry chore(modules): update dependencies (#2691) 2021-11-16 13:39:56 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
ui feat: display login succeeded page only for native apps (#2839) 2021-12-14 09:47:49 +01:00
user fix: improve db call when only count is required (on views) (#2769) 2021-12-06 16:28:49 +01:00
usergrant fix: search usergrants if no resourceowner query (#2579) 2021-10-27 09:28:44 +02:00
view fix: improve db call when only count is required (on views) (#2769) 2021-12-06 16:28:49 +01:00
webauthn fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00