From 90388b66c2f4e2a44e4e60ba103701ebf5f51999 Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Mon, 6 Jun 2022 18:24:24 +0100 Subject: [PATCH] Implementation of MSC3824 actions for compat (#226) * Implementation of MSC3824 actions for compat * Update crates/handlers/src/compat/login.rs Co-authored-by: Quentin Gliech * Linting * More linting * Don't return actions for m.login.token Co-authored-by: Quentin Gliech