Skip to content

Couldn't download output files when secure parameter is used #198

@pulpo

Description

@pulpo

When I try to use a secure parameter, for example for a password, the download file dialog is not displayed.

    {
      "name": "Password",
      "param": "-p",
      "type": "text", 
      "secure": "true"
    },

If I change the secureto false, after the execution the dialog is displayed. In both cases the temp/resultFiles folder is created.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions