[
https://issues.apache.org/jira/browse/SCM-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965015#comment-17965015
]
Olivier Lamy commented on SCM-846:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#1071|https://github.com/apache/maven-scm/issues/1071].
> userInfo in Git HTTP URLs not escaped according to RFC 3986
> -----------------------------------------------------------
>
> Key: SCM-846
> URL: https://issues.apache.org/jira/browse/SCM-846
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe
> Affects Versions: 1.9, 1.9.5
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.10.0
>
>
> The fix for SCM-707 uses {{URLEncoder}} which does not any URL econding, but
> form encoding. {{URI}} with {{userInfo}} is the way to go according to RFC
> 3986.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)