zitadel/internal
Stefan Benz 2bfa51da1c
fix(import): import json marshal to jsonpb (#4580)
* fix(import): import json marshal to jsonpb

* fix: add unmarshaloptions discard unknown

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

* fix(import): import json marshal to jsonpb

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-19 13:36:51 +00:00
..
actions feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
admin/repository fix: WebAuthN (registration / login) and list on users (#4290) 2022-09-01 09:10:07 +02:00
api fix(import): import json marshal to jsonpb (#4580) 2022-10-19 13:36:51 +00:00
auth/repository fix: idp usage (#4571) 2022-10-18 14:48:26 +00:00
auth_request/repository chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
authz fix(auth): always get token by id and user id (#4371) 2022-09-15 12:59:40 +00:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command fix(import): add import for app and machine keys (#4536) 2022-10-18 15:07:30 +00:00
config feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
crypto feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
database fix: initial failures (#4291) 2022-09-01 07:24:26 +00:00
domain fix: idp usage (#4571) 2022-10-18 14:48:26 +00:00
errors fix: token check and error unwrapping (#3648) 2022-05-18 10:49:16 +02:00
eventstore feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix: (french) translations (#3922) 2022-07-07 10:58:24 +00:00
iam feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
id feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
migration feat: allow system config changes (#3876) 2022-07-20 11:20:49 +02:00
notification feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
org fix: loginnames in login and mails (eventstore v1 queries) (#3636) 2022-05-16 13:10:10 +00:00
project feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query fix(import): add import for app and machine keys (#4536) 2022-10-18 15:07:30 +00:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
static fix(import): add import for app and machine keys (#4536) 2022-10-18 15:07:30 +00:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: provide metrics endpoint (#3902) 2022-07-18 10:42:32 +02:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user fix(auth): always get token by id and user id (#4371) 2022-09-15 12:59:40 +00:00
view feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
webauthn fix: WebAuthN (registration / login) and list on users (#4290) 2022-09-01 09:10:07 +02:00