mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
3a1462f7e0
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2 lines
235 B
Plaintext
2 lines
235 B
Plaintext
Fix a bug, introduced in Synapse 1.46.0, which caused the `check_3pid_auth` and `on_logged_out` callbacks in legacy password authentication provider modules to not be registered. Modules using the generic module API were not affected.
|