zitadel/internal
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
..
actions fix: handle various nil pointers (#2473) 2021-10-05 08:33:20 +02:00
admin/repository fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
api fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
auth/repository fix: set correct state of idp in old view (#3148) 2022-02-01 18:12:18 +01:00
auth_request fix: save creation and change date of auth requests in db (#2429) 2021-09-28 09:34:44 +00:00
authz feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
cache fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command feat: reset custom texts on IAM (#3160) 2022-02-04 10:25:25 +01:00
config feat: add stdout and filesystem notification channels (#2925) 2022-01-06 09:00:24 +01:00
crypto fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00
domain fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
errors feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
eventstore fix: cascading changes for usergrants when managing projects / projectgrants (#3035) 2022-01-20 08:33:51 +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 fix: send preferred login name on init user mail (#3105) 2022-01-24 15:22:27 +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: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
renderer feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
repository feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +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: limit amount of active actions (#3143) 2022-02-02 09:04:05 +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
ui fix: translation (#3156) 2022-02-03 09:12:28 +01:00
user feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
usergrant feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
view fix: improve db call when only count is required (on views) (#2769) 2021-12-06 16:28:49 +01:00
webauthn fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00