You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (Created) (JIRA)" <ji...@apache.org> on 2011/10/17 12:22:11 UTC

[jira] [Created] (FELIX-3168) Add support for new PASSWORD attribute type of Metatype service

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


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

        

[jira] [Resolved] (FELIX-3168) Add support for new PASSWORD attribute type of Metatype service

Posted by "Felix Meschberger (Resolved) (JIRA)" <ji...@apache.org>.
     [ 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

        

[jira] [Closed] (FELIX-3168) Add support for new PASSWORD attribute type of Metatype service

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-3168.
------------------------------------


Close after release
                
> 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-4.0.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
For more information on JIRA, see: http://www.atlassian.com/software/jira