mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-29 03:20:23 +00:00
deploy: 0455c40085
This commit is contained in:
@@ -322,7 +322,7 @@ wishing this callback to be called on every profile change are encouraged to dis
|
||||
per-room profiles globally using the <code>allow_per_room_profiles</code> configuration setting in
|
||||
Synapse's configuration file.
|
||||
This callback is not called when registering a user, even when setting it through the
|
||||
<a href="https://matrix-org.github.io/synapse/latest/modules/password_auth_provider_callbacks.html#get_displayname_for_registration"><code>get_displayname_for_registration</code></a>
|
||||
<a href="https://element-hq.github.io/synapse/latest/modules/password_auth_provider_callbacks.html#get_displayname_for_registration"><code>get_displayname_for_registration</code></a>
|
||||
module callback.</p>
|
||||
<p>If multiple modules implement this callback, Synapse runs them all in order.</p>
|
||||
<h3 id="on_user_deactivation_status_changed"><a class="header" href="#on_user_deactivation_status_changed"><code>on_user_deactivation_status_changed</code></a></h3>
|
||||
|
||||
Reference in New Issue
Block a user