]
Heiko Braun resolved WFLY-1688.
-------------------------------
Resolution: Done
Web Console: Provide the facilities to deal with sensitive data
---------------------------------------------------------------
Key: WFLY-1688
URL:
https://issues.jboss.org/browse/WFLY-1688
Project: WildFly
Issue Type: Feature Request
Components: Web Console
Reporter: Heiko Braun
Assignee: Heiko Braun
Forms need to suppress (user may not view or modify) sensitive attributes:
{noformat}
"response-headers" => {"access-control" => [{
"absolute-address" => [
("subsystem" => "datasources"),
("data-source" => "ExampleDS")
],
"relative-address" => [],
"filtered-attributes" => [
"user-name",
"security-domain",
"password"
]
}]}
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: