[
https://issues.apache.org/jira/browse/FELIX-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513419#comment-17513419
]
Bertrand Delacretaz commented on FELIX-6431:
--------------------------------------------
There might be a misunderstanding here, I think what [~olli] wants is to be
able to mark some configuration entries, such as a property named
{{{}thisIsNotAPassword{}}}, as _not_ being actual passwords so _not_ needing
special treatment. Without changing how configuration parameters which need the
special "it's a password" treatment are handled.
I don't have suggestions for the implementation, just wanted to make sure
people are on the same wavelength.
> Add toggle to change passwords visibility
> -----------------------------------------
>
> Key: FELIX-6431
> URL: https://issues.apache.org/jira/browse/FELIX-6431
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-4.6.2
> Reporter: Oliver Lietz
> Priority: Major
>
> The heuristic reenabled in FELIX-6428 is very simple and all values where the
> field name contains {{password}} will be masked.
> {{input}} {{type}} of "password" fields needs to be {{password}} and
> {{input}} {{value}} needs to be the original (not obfuscated) value.
> Toggle {{input}} {{type}} with JavaScript from {{password}} to {{text}} and
> back to show/hide {{value}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)