[
https://issues.apache.org/jira/browse/COUCHDB-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt closed COUCHDB-824.
--------------------------------
Fix Version/s: 0.11.1
1.0
Resolution: Duplicate
> _active_tasks should hide password in source and target url
> -----------------------------------------------------------
>
> Key: COUCHDB-824
> URL: https://issues.apache.org/jira/browse/COUCHDB-824
> Project: CouchDB
> Issue Type: Bug
> Components: Replication
> Affects Versions: 0.11
> Reporter: can xiang
> Priority: Minor
> Fix For: 0.11.1, 1.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> can we hide password in the _active_tasks API.
> [{"type":"Replication","task":"c13e38:
> https://replication:[email protected]:5984/somedb/ ->
> some_db","status":"Starting","pid":"<0.1658.317>"}
> I'd like to have this:
> [{"type":"Replication","task":"c13e38:
> https://replication:*[email protected]:5984/somedb/ ->
> some_db","status":"Starting","pid":"<0.1658.317>"}
> I think the fix would be trivial.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.