You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Nick Groznykh (JIRA)" <ji...@codehaus.org> on 2010/11/11 13:23:08 UTC

[jira] Created: (SCM-582) The HTTP protocol does not support user authentication

The HTTP protocol does not support user authentication
------------------------------------------------------

                 Key: SCM-582
                 URL: http://jira.codehaus.org/browse/SCM-582
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
    Affects Versions: 1.4
         Environment: Ubuntu 10.10, Maven 3
            Reporter: Nick Groznykh
         Attachments: fix_auth_bug.diff

If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254863#action_254863 ] 

Mark Struberg commented on SCM-582:
-----------------------------------

fixed in r1067932. Thanks Nick for reporting this!

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>            Assignee: Mark Struberg
>             Fix For: 1.5
>
>         Attachments: fix_auth_bug.diff, fix_auth_bug2.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Nick Groznykh (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Groznykh updated SCM-582:
------------------------------

    Attachment: fix_auth_bug.diff

Patch

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>         Attachments: fix_auth_bug.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Nick Groznykh (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Groznykh updated SCM-582:
------------------------------

    Attachment: fix_auth_bug2.diff

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>            Assignee: Mark Struberg
>         Attachments: fix_auth_bug.diff, fix_auth_bug2.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Nick Groznykh (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254860#action_254860 ] 

Nick Groznykh commented on SCM-582:
-----------------------------------

Hi, Mark.

My mistake, mistook a patch. Attached the correct patch

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>            Assignee: Mark Struberg
>         Attachments: fix_auth_bug.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Work started: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SCM-582 started by Mark Struberg.

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>            Assignee: Mark Struberg
>         Attachments: fix_auth_bug.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg closed SCM-582.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>            Assignee: Mark Struberg
>             Fix For: 1.5
>
>         Attachments: fix_auth_bug.diff, fix_auth_bug2.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SCM-582) The HTTP protocol does not support user authentication

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254858#action_254858 ] 

Mark Struberg commented on SCM-582:
-----------------------------------

hi Nick!

good catch! But I don't understand why you did remove the -Duser= and -Dpassword= parameter handling in your patch?

> The HTTP protocol does not support user authentication
> ------------------------------------------------------
>
>                 Key: SCM-582
>                 URL: http://jira.codehaus.org/browse/SCM-582
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.4
>         Environment: Ubuntu 10.10, Maven 3
>            Reporter: Nick Groznykh
>            Assignee: Mark Struberg
>         Attachments: fix_auth_bug.diff
>
>
> If the GIT repository have a url like http://user:password@domain.com/test.git then functions gitURL() of class GitScmProviderRepository returns url without username and password.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira