MatrixSynapse/synapse
Andrew Morgan 59a995f38d
Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773)
2020-11-23 08:45:23 -05:00
..
_scripts
api Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
app
appservice
config SAML: Allow specifying the IdP entityid to use. (#8630) 2020-11-19 09:57:13 -05:00
crypto
events Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 2020-11-17 09:09:40 -05:00
federation Consistently use room_id from federation request body (#8776) 2020-11-19 10:05:33 +00:00
groups
handlers Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773) 2020-11-23 08:45:23 -05:00
http
logging Gracefully handle a pending logging connection during shutdown. (#8685) 2020-10-29 12:53:57 -04:00
metrics
module_api Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
push
replication Generalise _maybe_store_room_on_invite (#8754) 2020-11-13 16:24:04 +00:00
res/templates
rest Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 2020-11-17 09:09:40 -05:00
server_notices Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
spam_checker_api
state
static
storage Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744) 2020-11-18 18:54:09 +00:00
streams
util
__init__.py 1.23.0 2020-11-18 11:41:41 +00:00
event_auth.py
notifier.py
python_dependencies.py Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) 2020-11-17 16:01:33 +00:00
secrets.py
server.py Abstract shared SSO code. (#8765) 2020-11-17 09:46:23 -05:00
types.py Improve error checking for OIDC/SAML mapping providers (#8774) 2020-11-19 14:25:17 -05:00
visibility.py