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

Felix Meschberger resolved FELIX-3168.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: webconsole-3.2.0
         Assignee: Felix Meschberger

Implemented support for password data in Rev. 1215509

An HTML Password input field is used in either of the following cases:
  - The attribute definition defines the attribute type 12 (which is PASSWORD
    in the 1.2 MetaType Specification)
  - The attribute's name contains the word "password" (case-insensitive)

Also the actual property value is not transmitted. Instead a placeholder value 
is used.
                
> Add support for new PASSWORD attribute type of Metatype service
> ---------------------------------------------------------------
>
>                 Key: FELIX-3168
>                 URL: https://issues.apache.org/jira/browse/FELIX-3168
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.2.0
>
>
> OSGi Residential Specification 4.3 includes an update to the Metatype service 
> supporting a new attribute type PASSWORD. 
> The WebConsole configuration admin page must be extended to support this new 
> attribute type with an appropriate input field (probably password and not 
> maybe even not transferring the actual configuration value to the client ...)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to