zitadel/internal/api/grpc
Max Peintner 465081ee6d
fix(console): remove cropper, set avatar url if available (#1865)
* set avatarurl if available

* lint

* force sidemargin

* dont load image via asset

* rm log

* stylelint

* add ZITADEL domain to csp img src

* sanitize url

* fix undefined link projects

* use name as fallback

* operator: rename uploadServiceURL to assetServiceURL in environment json for console

* remove data

* rm logs

* center crop image

* add avatar to changes

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-06-14 13:53:40 +02:00
..
admin feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
auth feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
authn fix: converters (#1413) 2021-03-12 14:06:05 +01:00
change fix(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02: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: custom message text (#1801) 2021-06-10 11:49:10 +00:00
idp fix: es bugs (#1455) 2021-03-23 15:08:49 +01:00
management fix: add missing custom message text requests (#1851) 2021-06-11 07:31:00 +00:00
member fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
object fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
org fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
policy feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
project feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
server fix: ignore unknown field in json gateway (#1619) 2021-04-19 17:20:18 +02:00
text feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
user fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02: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