1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-20 06:34:47 +00:00
synapse/tests/events
Will Hunt 628351b98d
Never autojoin deactivated & suspended users. ()
This PR changes the logic so that deactivated users are always ignored.
Suspended users were already effectively ignored as Synapse forbids a
join while suspended.

---------

Co-authored-by: Devon Hudson <devon.dmytro@gmail.com>
2025-01-28 00:37:24 +00:00
..
__init__.py Add some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
test_auto_accept_invites.py Never autojoin deactivated & suspended users. () 2025-01-28 00:37:24 +00:00
test_presence_router.py Removed request_key from the SyncConfig (moved outside as its own function parameter) () 2024-05-16 11:54:46 -05:00
test_snapshot.py Correctly mention previous copyright () 2024-01-23 11:26:48 +00:00
test_utils.py Format files with Ruff () 2024-09-02 12:39:04 +01:00