From 38bd7d24dda61711067d9716bbda56a248a8ef96 Mon Sep 17 00:00:00 2001 From: MatMaul Date: Fri, 14 Apr 2023 12:13:29 +0000 Subject: deploy: dabbb94fafd335966bbdb5bd2187678872731a0d --- develop/print.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index f538c7a47c..7eee05190f 100644 --- a/develop/print.html +++ b/develop/print.html @@ -10243,6 +10243,8 @@ the authentication is denied.

Called during a logout request for a user. It is passed the qualified user ID, the ID of the deactivated device (if any: access tokens are occasionally created without an associated device ID), and the (now deactivated) access token.

+

Deleting the related pushers is done after calling on_logged_out, so you can rely on them +to still be present.

If multiple modules implement this callback, Synapse runs them all in order.

get_username_for_registration

First introduced in Synapse v1.52.0

-- cgit 1.5.1