MatrixSynapse/tests
David Robertson 32a59a6495
Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672)
* Describe `insert_client_ip`
* Pull out client_ips and MAU tracking to BaseAuth
* Define HAS_AUTHLIB once in tests

sick of copypasting

* Track ips and token usage when delegating auth
* Test that we track MAU and user_ips
* Don't track `__oidc_admin`
2023-11-23 12:35:37 +00:00
..
api
app
appservice
config Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
crypto
events
federation Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
handlers Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
http Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
logging
media Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
metrics
module_api
push Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
replication Fix sending out of order `POSITION` over replication (#16639) 2023-11-16 13:05:09 +00:00
rest Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
scripts
server_notices
state
storage Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651) 2023-11-16 16:48:48 +00:00
test_utils
types
util Speed up persisting large number of outliers (#16649) 2023-11-16 14:25:35 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 2023-11-23 12:35:37 +00:00