zitadel/internal/api
Livio Amstutz 43f15953c3
feat: allow global org users to create org and self delete (#2759)
* fix: grant PROJECT_OWNER_VIEWER_GLOBAL org.create permission

* Update authz.yaml

* feat: delete my user

* console things

* lint

* signout after deletion

* stylelint rule

* Update authz.yaml

* Update authz.yaml

* setup step

* role SELF_MANAGEMENT_GLOBAL setup

* fix: change default role on global org

* Apply suggestions from code review

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* Update console/src/assets/i18n/it.json

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-12-09 08:41:21 +00:00
..
assets fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
authz fix: add workaround for org check (if projection is not up-to-date) (#2800) 2021-12-07 15:54:33 +01:00
grpc feat: allow global org users to create org and self delete (#2759) 2021-12-09 08:41:21 +00:00
http fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
oidc fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
api.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00