fix: Custom texts (#2875)

* feat: delete org

* fix: return is default on custom message text

* fix(projeciton): print stack trace on recover panic

* chore: print panic line

* fix: custom message text retunr nil, nil

* fix: custom message text template

* fix: remove isDefault from selection (#2876)

* fix: custom message text query

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
Fabi
2021-12-21 15:18:05 +01:00
committed by GitHub
parent fc08229679
commit cf727b7fff
8 changed files with 44 additions and 40 deletions

View File

@@ -233,7 +233,7 @@ Changes the username
GET: /users/{user_id}/username
PUT: /users/{user_id}/username
### SetUserMetadata

View File

@@ -343,6 +343,7 @@ title: zitadel/text.proto
| text | string | - | |
| button_text | string | - | |
| footer_text | string | - | |
| is_default | bool | - | |