Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2017 19:32:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223461] [FIX] 200.backup-passwd does not filter passwords properly
Message-ID:  <bug-223461-8-YtHj9AGQJd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223461-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223461-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223461

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
What do you think about

sed 's/^\([-+ ][^-+:]*\):[^:]*:/\1:(password):/'

i.e., just adding ' ' to the first []

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223461-8-YtHj9AGQJd>