MatrixSynapse/synapse/util
Richard van der Hoff acc7820574 Log saml assertions rather than the whole response
... since the whole response is huge.

We even need to break up the assertions, since kibana otherwise truncates them.
2020-01-16 22:26:34 +00:00
..
caches look up cross-signing keys from the DB in bulk (#6486) 2019-12-12 12:03:28 -05:00
__init__.py move batch_iter to a separate module 2020-01-16 22:25:32 +00:00
async_helpers.py Persist auth/state events at backwards extremities when we fetch them (#6526) 2019-12-16 12:26:28 +00:00
distributor.py
file_consumer.py
frozenutils.py
hash.py
httpresourcetree.py
iterutils.py Log saml assertions rather than the whole response 2020-01-16 22:26:34 +00:00
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py Fix inaccurate per-block metrics (#6491) 2019-12-09 11:55:30 +00:00
module_loader.py Handle `config` not being set for synapse plugin modules 2020-01-12 21:34:36 +00:00
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
threepids.py
versionstring.py
wheel_timer.py