zitadel/internal
Silvan cea2567e22
fix: v2 human command (#3435)
* add/register human command done

* validations

* crypto

* move clientid

* keys

* fix: clientID

* remove v2 package

* tests

* tests running

* revert old code

* instance domain from ctx

* chore: rename zitadel app ids

* comments

* fix: test
2022-04-12 16:20:17 +02:00
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository feat: store assets in database (#3290) 2022-04-06 06:13:40 +00:00
api fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
auth/repository feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
auth_request/repository feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
authz feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
cache feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
command fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
config feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
crypto fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
database feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
domain fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
errors feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore fix: v2 human command (#3435) 2022-04-12 16:20:17 +02: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: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
id feat: ensure google cloud run compatibility (#3388) 2022-03-31 10:49:08 +02:00
migration feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
notification feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
org fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
project fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02: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: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
static feat: store assets in database (#3290) 2022-04-06 06:13:40 +00: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: store assets in database (#3290) 2022-04-06 06:13:40 +00:00
view feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
webauthn cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00