[
https://issues.apache.org/jira/browse/SCM-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962901#comment-17962901
]
ASF GitHub Bot commented on SCM-763:
------------------------------------
jira-importer opened a new issue, #970:
URL: https://github.com/apache/maven-scm/issues/970
**[Tobias
Kalmes](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tkalmes)**
opened
**[SCM-763](https://issues.apache.org/jira/browse/SCM-763?redirect=false)** and
commented
Passwords are not masked in the log output on Linux machines. The masking
works as intended on Windows machines. On linux machines tho the password is
printed in clear text. This seems to be a problem due to the additional single
quotes that are added around the parameters on linux machines.
---
**Affects:** 1.9
**Issue Links:**
- [MSCMPUB-37](https://issues.apache.org/jira/browse/MSCMPUB-37) Upgrade to
SCM 1.11.2
(_**"Is contained by"**_)
4 votes, 4 watchers
> Password masking for svnexe does not handle all cases
> -----------------------------------------------------
>
> Key: SCM-763
> URL: https://issues.apache.org/jira/browse/SCM-763
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Affects Versions: 1.9
> Environment: Jenkins 1.502 on a SLES11
> Reporter: Tobias Kalmes
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.10.0
>
>
> Passwords are not masked in the log output on Linux machines. The masking
> works as intended on Windows machines. On linux machines tho the password is
> printed in clear text. This seems to be a problem due to the additional
> single quotes that are added around the parameters on linux machines.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)