[
https://issues.apache.org/jira/browse/SCM-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963357#comment-17963357
]
ASF GitHub Bot commented on SCM-846:
------------------------------------
jira-importer commented on issue #1071:
URL: https://github.com/apache/maven-scm/issues/1071#issuecomment-2964643995
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Fixed with
[4c13db8164691aca57ab6279c550e339e7639ae4](https://git-wip-us.apache.org/repos/asf?p=maven-scm.git;a=commit;h=4c13db8164691aca57ab6279c550e339e7639ae4).
> 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)