Closed
Description
SUMMARY
Secret fields are showing as plain text when we see rule information.
STACKSTORM VERSION
st2 3.1.0, on Python 2.7.5
OS, environment, install method
OS: Oracle Linux 7.5
Custom HA installation with ST2 RPM without changes. All services separate as a single VM.
st2.conf with mask_secrets = True
Steps to reproduce the problem
Create a RULE with HTTP ACTION and set the password field with anything. When click to see RULE details you can see the password as plain text.
Expected Results
As a secret parameter of action, that does not need to show in rule information
Actual Results
We can see all secret field as plain text