diff --git a/cmd/zitadel/system-defaults.yaml b/cmd/zitadel/system-defaults.yaml index 5207f6507c..e6f78805c2 100644 --- a/cmd/zitadel/system-defaults.yaml +++ b/cmd/zitadel/system-defaults.yaml @@ -15,7 +15,7 @@ SystemDefaults: IncludeLowerLetters: true IncludeUpperLetters: true IncludeDigits: true - IncludeSymbols: true + IncludeSymbols: false InitializeUserCode: Length: 6 Expiry: '72h' @@ -130,4 +130,4 @@ SystemDefaults: ID: $ZITADEL_DEFAULT_DOMAIN OriginLogin: $ZITADEL_ACCOUNTS OriginConsole: $ZITADEL_CONSOLE - DisplayName: ZITADEL \ No newline at end of file + DisplayName: ZITADEL diff --git a/console/src/app/pages/projects/apps/app-detail/app-detail.component.html b/console/src/app/pages/projects/apps/app-detail/app-detail.component.html index 3391d3b569..f61a6243e7 100644 --- a/console/src/app/pages/projects/apps/app-detail/app-detail.component.html +++ b/console/src/app/pages/projects/apps/app-detail/app-detail.component.html @@ -70,6 +70,21 @@ + +