ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Secret Variables are Visible in the dashboard #4

Closed mattmcnabb closed 4 years ago

mattmcnabb commented 4 years ago

Describe the Issue

After creating a secret variable, the value is visible in the Dashboard interface.

To Reproduce

New-UAVariable -Secret -Name ApiToken -Value "SecretTokenHere"

Expected behavior

The variable value should be masked in the dashboard interface.

Version Information

Windows 10 Windows PowerShell 5.1 UA version 1.0.0 UD version 2.7.0 Hosted in PowerShell