anonymousland-synapse/tests/util
Quentin Gliech 8756d5c87e
Save login tokens in database (#13844)
* Save login tokens in database

Signed-off-by: Quentin Gliech <quenting@element.io>

* Add upgrade notes

* Track login token reuse in a Prometheus metric

Signed-off-by: Quentin Gliech <quenting@element.io>
2022-10-26 11:45:41 +01:00
..
caches Remove unused @lru_cache decorator (#13595) 2022-10-25 11:39:25 +01:00
__init__.py
test_async_helpers.py
test_batching_queue.py
test_check_dependencies.py Don't require setuptools_rust at runtime (#13952) 2022-09-29 20:16:08 +00:00
test_dict_cache.py Make DictionaryCache have better expiry properties (#13292) 2022-07-21 17:13:44 +01:00
test_expiring_cache.py
test_file_consumer.py
test_itertools.py
test_linearizer.py
test_logcontext.py
test_logformatter.py
test_lrucache.py Add config flags to allow for cache auto-tuning (#12701) 2022-05-13 12:32:39 -07:00
test_macaroons.py Save login tokens in database (#13844) 2022-10-26 11:45:41 +01:00
test_ratelimitutils.py
test_retryutils.py
test_rwlock.py
test_stream_change_cache.py
test_stringutils.py
test_threepids.py
test_treecache.py
test_wheel_timer.py