Skip to content

Commit

Permalink
Merge pull request #804 from mattcarabine/DOC-813
Browse files Browse the repository at this point in the history
DOC-813: Add note about empty password in email settings
  • Loading branch information
amarantha-k authored Oct 17, 2016
2 parents da6b9cd + 04644bd commit b102d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/rest-api/rest-cluster-email-notifications.dita
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Authorization: Basic YWRtaW46YWRtaW4= Accept: */*</codeblock>
],
"sender": "couchbase@localhost"
}</codeblock>
<note>For security reasons, the <codeph>pass</codeph> field of the <codeph>emailServer</codeph> is always empty.</note>
</section>

<section><title>Response codes</title>
Expand Down

0 comments on commit b102d5d

Please sign in to comment.