[Buildbot] #2896: sanitize DB URLs before logging

Buildbot trac trac at buildbot.net
Thu Sep 11 18:01:08 UTC 2014


#2896: sanitize DB URLs before logging
-------------------+----------------------
Reporter:  dustin  |      Owner:  dustin
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  0.9.0
 Version:  0.8.9   |   Keywords:  database
-------------------+----------------------
 DB URLs tend to contain passwords, but we log them.

 A little `urlparse`/`urlunparse` should be able to replace any password
 with 'xxxx' or sometihng.

--
Ticket URL: <http://trac.buildbot.net/ticket/2896>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list