From cfbc58c4fb06c1fe7c7a639a9868b2f93151dc9d Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 23 Apr 2015 22:44:09 +0100 Subject: [PATCH] Forgot bind_email param on register. --- specification/10_client_server_api.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/10_client_server_api.rst b/specification/10_client_server_api.rst index 0d7d06d5..17eca502 100644 --- a/specification/10_client_server_api.rst +++ b/specification/10_client_server_api.rst @@ -1019,6 +1019,9 @@ username Home Server must generate a Matrix ID local part. password Required. The desired password for the account. +bind_email + Optional. If ``true``, the server binds the email used for authentication to + the Matrix ID with the ID Server. On success, this returns a JSON object with keys: