diff --git a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html index 36ceace2e..0ac0a9eba 100644 --- a/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html +++ b/src-ui/src/app/components/common/edit-dialog/workflow-edit-dialog/workflow-edit-dialog.component.html @@ -442,6 +442,8 @@ formControlName="passwords" rows="4" [error]="error?.actions?.[i]?.passwords" + hint="Passwords are stored in plain text. Use with caution." + i18n-hint >