Skip to content

Commit

Permalink
DOC-813: Add note about empty password in email settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcarabine committed Oct 17, 2016
1 parent e4e3c4c commit ca1c197
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>The <codeph>pass</codeph> field of the <codeph>emailServer</codeph> will always be empty, this is for security reasons.</note>
</section>

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

0 comments on commit ca1c197

Please sign in to comment.