Andrew Morgan 59a995f38d Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773) hace 3 años
..
_scripts 837293c314 Remove obsolete __future__ imports (#8337) hace 4 años
api f737368a26 Add admin API for logging in as a user (#8617) hace 3 años
app fb56dfdccd Fix SIGHUP handler (#8697) hace 3 años
appservice 70269fbd18 Tie together matches_user_in_member_list and get_users_in_room caches (#8676) hace 3 años
config 53a6f5ddf0 SAML: Allow specifying the IdP entityid to use. (#8630) hace 3 años
crypto 34a5696f93 Fix typos and spelling errors. (#8639) hace 3 años
events 473dfec1e5 Use TYPE_CHECKING instead of magic MYPY variable. (#8770) hace 3 años
federation 950bb0305f Consistently use room_id from federation request body (#8776) hace 3 años
groups 34a5696f93 Fix typos and spelling errors. (#8639) hace 3 años
handlers 59a995f38d Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773) hace 3 años
http eedaf90c84 Better error message when a remote resource uses invalid Content-Type (#8719) hace 3 años
logging 8b42a4eefd Gracefully handle a pending logging connection during shutdown. (#8685) hace 3 años
metrics 427ede619f Add metrics for tracking 3PID /requestToken requests. (#8712) hace 3 años
module_api f737368a26 Add admin API for logging in as a user (#8617) hace 3 años
push 59cc2472b3 Add base pushrule to notify for jitsi conferences (#8286) hace 3 años
replication e8d0853739 Generalise _maybe_store_room_on_invite (#8754) hace 3 años
res c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) hace 3 años
rest 473dfec1e5 Use TYPE_CHECKING instead of magic MYPY variable. (#8770) hace 3 años
server_notices f737368a26 Add admin API for logging in as a user (#8617) hace 3 años
spam_checker_api 4f0637346a Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) hace 4 años
state 34a5696f93 Fix typos and spelling errors. (#8639) hace 3 años
static 34a5696f93 Fix typos and spelling errors. (#8639) hace 3 años
storage 51338491c9 Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744) hace 3 años
streams 7941372ec8 Make token serializing/deserializing async (#8427) hace 4 años
util cbc82aa09f Implement and use an @lru_cache decorator (#8595) hace 3 años
__init__.py ef366720d5 1.23.0 hace 3 años
event_auth.py da11cc22be Ensure that event.redacts is the proper type before handling it (#8457) hace 4 años
notifier.py a6ea1a957e Don't pull event from DB when handling replication traffic. (#8669) hace 3 años
python_dependencies.py c087f68053 Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) hace 3 años
secrets.py c619253db8 Stop sub-classing object (#8249) hace 4 años
server.py ee382025b0 Abstract shared SSO code. (#8765) hace 3 años
types.py 79bfe966e0 Improve error checking for OIDC/SAML mapping providers (#8774) hace 3 años
visibility.py c5251c6fbd Do not assume that account data is of the correct form. (#8454) hace 4 años