zitadel/internal/api/grpc
Livio Amstutz ab62f2d79d
fix: return full url of assets in admin and mgmt api (#3157)
* fix: return full url of assets in admin and mgmt api

* remove asset loading over asset service

* remove unused code

Co-authored-by: Max Peintner <max@caos.ch>
2022-02-04 15:02:18 +01:00
..
action feat: actions (#2377) 2021-09-27 13:43:49 +02:00
admin fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
auth fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
authn fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
change fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
features feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
idp feat(queries): login policy idp links (#2767) 2021-12-08 14:49:19 +01:00
management fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
member feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
metadata feat: user query (#3075) 2022-01-20 14:40:25 +00:00
object feat(queries): user membership (#2768) 2021-12-14 08:19:02 +01:00
org fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
policy fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
project fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
server fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
text feat: reset custom texts on IAM (#3160) 2022-02-04 10:25:25 +01:00
user feat: user query (#3075) 2022-01-20 14:40:25 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00