[ 
https://issues.apache.org/jira/browse/FELIX-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Lietz resolved FELIX-5661.
---------------------------------
    Fix Version/s: webconsole-4.3.18
       Resolution: Fixed

Fixed in r1871047.

> The heuristic to derive the password type from the metatype id does not work 
> reliably
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-5661
>                 URL: https://issues.apache.org/jira/browse/FELIX-5661
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.3.4
>            Reporter: Konrad Windszus
>            Assignee: Oliver Lietz
>            Priority: Major
>             Fix For: webconsole-4.3.18
>
>
> With FELIX-3168 support for password meta type data has been added. Not only 
> meta data with type="password" are detected as such but also string meta data 
> containing "password" in the id 
> (https://github.com/apache/felix/blame/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/configuration/MetaTypeSupport.java#L183).
> This heuristic does not really work well. E.g. in Oak there is property with 
> id="passwordHashAlgorithm" (type string) 
> (https://github.com/apache/jackrabbit-oak/blob/2acda3156cfad9993310e7aa0492cdc0b65aa5f7/oak-core/src/main/java/org/apache/jackrabbit/oak/security/authentication/token/TokenConfigurationImpl.java#L65)
>  which should clearly not be detected as password type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to