You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian Schulte (JIRA)" <ji...@codehaus.org> on 2012/09/21 23:22:36 UTC

[jira] (MCHANGES-289) Please add support for HTTP digest authentication to the 'trac-report' plugin.

Christian Schulte created MCHANGES-289:
------------------------------------------

             Summary: Please add support for HTTP digest authentication to the 'trac-report' plugin.
                 Key: MCHANGES-289
                 URL: https://jira.codehaus.org/browse/MCHANGES-289
             Project: Maven 2.x Changes Plugin
          Issue Type: Improvement
          Components: trac
    Affects Versions: 2.8
            Reporter: Christian Schulte
            Priority: Trivial


Currently the 'trac-report' supports only basic HTTP authentication transmitting clear-text credentials. The 'trac-report' should also support the digest HTTP authentication scheme.


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

        

[jira] (MCHANGES-289) Please add support for HTTP digest authentication to the 'trac-report' plugin.

Posted by "Christian Schulte (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MCHANGES-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schulte updated MCHANGES-289:
---------------------------------------

    Attachment: MCHANGES-289.patch

This patch exchanges the default JDK based 'XmlRpcTransportFactory' implementation with the 'commons-httpclient' based implementation supporting HTTP digest authentication.

                
> Please add support for HTTP digest authentication to the 'trac-report' plugin.
> ------------------------------------------------------------------------------
>
>                 Key: MCHANGES-289
>                 URL: https://jira.codehaus.org/browse/MCHANGES-289
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>          Components: trac
>    Affects Versions: 2.8
>            Reporter: Christian Schulte
>            Priority: Trivial
>         Attachments: MCHANGES-289.patch
>
>
> Currently the 'trac-report' supports only basic HTTP authentication transmitting clear-text credentials. The 'trac-report' should also support the digest HTTP authentication scheme.

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