forked-synapse/synapse
Patrick Cloke 7c9b91790c
Consolidate logic to check for deactivated users. (#15634)
This moves the deactivated user check to the method which
all login types call.

Additionally updates the application service tests to be more
realistic by removing invalid tests and fixing server names.
2023-05-23 10:35:43 -04:00
..
_scripts
api Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04:00
app Remove old R30 because R30v2 supercedes it (#10428) 2023-05-19 11:13:44 -05:00
appservice Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
config Remove outdated comment in log config (#15648) 2023-05-22 17:58:58 +00:00
crypto
events Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04:00
federation Remove experimental configuration flags & unstable values for faster joins (#15625) 2023-05-19 07:23:09 -04:00
handlers Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
http Use a custom scheme & the worker name for replication requests. (#15578) 2023-05-23 09:05:30 -04:00
logging
media Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00
metrics
module_api
push Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00
replication Use a custom scheme & the worker name for replication requests. (#15578) 2023-05-23 09:05:30 -04:00
res
rest Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
server_notices
spam_checker_api
state Instrument state and state_group storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
static
storage Instrument state and state_group storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
streams
types Re-type config paths in ConfigErrors to be StrSequences (#15615) 2023-05-18 11:11:30 +01:00
util Fix HomeServers leaking during trial test runs (#15630) 2023-05-19 11:17:12 +01:00
__init__.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
event_auth.py
notifier.py
py.typed
server.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00
visibility.py