From e261faf70b4af2f1d45ffc1a4a761a012d526d2e Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Wed, 29 Jul 2020 07:10:14 -0400 Subject: [PATCH] Review comments. Co-authored-by: Travis Ralston --- changelogs/client_server/newsfragments/2709.new | 2 +- specification/client_server_api.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelogs/client_server/newsfragments/2709.new b/changelogs/client_server/newsfragments/2709.new index 0c6b8ea3..a6b3e2a2 100644 --- a/changelogs/client_server/newsfragments/2709.new +++ b/changelogs/client_server/newsfragments/2709.new @@ -1 +1 @@ -Document `MSC2604: Parameters for Login Fallback `_. +Add a ``device_id`` parameter to login fallback per `MSC2604 `_. diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 491230a0..55a4bfbb 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1096,8 +1096,8 @@ This returns an HTML and JavaScript page which can perform the entire login process. The page will attempt to call the JavaScript function ``window.onLogin`` when login has been successfully completed. -Non-credential related parameters of the login endpoint can be provided as query -parameters, for example the ``device_id`` or ``initial_device_display_name``. +Non-credential parameters valid for the ``/login`` endpoint can be provided as query +string parameters here. For example:: These are to be forwarded to the login endpoint during the login process. GET /_matrix/static/client/login/?device_id=GHTYAJCE