[Buildbot-commits] [buildbot/buildbot] 6e89e8: Don't log the password in the DB URL

GitHub noreply at github.com
Sun Sep 14 15:17:26 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 6e89e8318d64fda998ee37d2ecf4b41ca36d4b21
      https://github.com/buildbot/buildbot/commit/6e89e8318d64fda998ee37d2ecf4b41ca36d4b21
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-09-14 (Sun, 14 Sep 2014)

  Changed paths:
    M master/buildbot/db/connector.py
    M master/buildbot/test/unit/test_util.py
    M master/buildbot/util/__init__.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  Don't log the password in the DB URL

Passwords in logs make security teams twitchy.  Fixes #2896.


  Commit: 30074dd4a52bfeea57e99d195eede77dead9e054
      https://github.com/buildbot/buildbot/commit/30074dd4a52bfeea57e99d195eede77dead9e054
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-09-14 (Sun, 14 Sep 2014)

  Changed paths:
    M master/buildbot/db/connector.py
    M master/buildbot/test/unit/test_util.py
    M master/buildbot/util/__init__.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  Merge pull request #1228 from djmitche/bug2896

Don't log the password in the DB URL

Fixes ticket:2896


Compare: https://github.com/buildbot/buildbot/compare/707a35311822...30074dd4a52b


More information about the Commits mailing list