Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA4FE10E6A for ; Tue, 25 Feb 2014 00:38:27 +0000 (UTC) Received: (qmail 36825 invoked by uid 500); 25 Feb 2014 00:38:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 36680 invoked by uid 500); 25 Feb 2014 00:38:22 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 36606 invoked by uid 99); 25 Feb 2014 00:38:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 00:38:21 +0000 Date: Tue, 25 Feb 2014 00:38:21 +0000 (UTC) From: "Adam Kocoloski (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1606) Replicator leaves plaintext password in logs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911044#comment-13911044 ] Adam Kocoloski commented on COUCHDB-1606: ----------------------------------------- I think setting the sensitive flag is the way to go. I don't recall offhand which processes receive that state, but it'd be easy enough to track down. > Replicator leaves plaintext password in logs > -------------------------------------------- > > Key: COUCHDB-1606 > URL: https://issues.apache.org/jira/browse/COUCHDB-1606 > Project: CouchDB > Issue Type: Bug > Components: Logging, Replication > Affects Versions: 1.2 > Reporter: Nathan Vander Wilt > Assignee: Bob Dionne > Attachments: pwd log.txt > > > While reviewing logs, I noticed that a password had been recorded in the logs as part of a replicator error. -- This message was sent by Atlassian JIRA (v6.1.5#6160)