From dd12d901afe497fe92ecbb08a1dae6b208ef74a8 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 23 Apr 2015 22:31:54 +0100 Subject: [PATCH] Oops: missed recaptcha. Also make list in the same order as the details. --- specification/10_client_server_api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/10_client_server_api.rst b/specification/10_client_server_api.rst index 19e39625..60262811 100644 --- a/specification/10_client_server_api.rst +++ b/specification/10_client_server_api.rst @@ -151,6 +151,7 @@ that stage is complete. This specification defines the following login types: - ``m.login.password`` + - ``m.login.recaptcha`` - ``m.login.oauth2`` - ``m.login.email.identity`` - ``m.login.dummy``