maven-scm pull request: mask password in log entries
Github user hrmohr closed the pull request at: https://github.com/apache/maven-scm/pull/2 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
maven-scm pull request: mask password in log entries
GitHub user hrmohr opened a pull request: https://github.com/apache/maven-scm/pull/2 mask password in log entries Greetings! The current Mercurial implementation writes the cleartext password in log entries. I've made a small patch that masks this. Best regards,