Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
0.11
-
None
Description
can we hide password in the _active_tasks API.
[
{"type":"Replication","task":"c13e38: https://replication:password@8.8.8.8:5984/somedb/ -> some_db","status":"Starting","pid":"<0.1658.317>"}I'd like to have this:
[
{"type":"Replication","task":"c13e38: https://replication:*@8.8.8.8:5984/somedb/ -> some_db","status":"Starting","pid":"<0.1658.317>"}I think the fix would be trivial.
Attachments
Issue Links
- duplicates
-
COUCHDB-756 Credentials from replication are "exposed" in status
- Closed