zitadel/internal/api/authz
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
..
authorization_test.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
authorization.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
config.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
context_mock.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
context.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
instance_test.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
instance.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
permissions_test.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
permissions.go fix(authz): retry search memberships if no memberships found (#2869) 2021-12-17 16:28:41 +01:00
retry_test.go fix(authz): retry search memberships if no memberships found (#2869) 2021-12-17 16:28:41 +01:00
retry.go fix(authz): retry search memberships if no memberships found (#2869) 2021-12-17 16:28:41 +01:00
token_test.go fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
token.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00