zitadel/internal
Fabi 5132ebe07c
feat: add tenant column to eventstore (#3314)
* feat: add tenant column to eventstore

* feat: read tenant from context on push and filter

* Update 07_events_table.sql

* pass tenant to queryFactory

* fix some query tests

* init in tests

* add missing sql files

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-03-15 07:19:02 +01:00
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
api feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
auth/repository feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
auth_request feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
authz feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
cache feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
command feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
config feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
crypto feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
database fix: init sub commands (#3218) 2022-02-16 12:30:49 +00:00
domain feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
errors feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
eventstore feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +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 feat: iam query (#3085) 2022-01-21 14:01:25 +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
notification feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
org fix: mitigate overload risk in processProject on user memberships (#2665) 2021-11-12 15:06:26 +01:00
project fix: use query side for requests (#2818) 2022-01-13 08:58:14 +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 feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
setup feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
static feat: OIDC setting (#3245) 2022-02-25 16:05:06 +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
user feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
usergrant feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
view feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
webauthn feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00