0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 02:28:21 +02:00
synapse/changelog.d
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
..
.gitignore
16552.misc Filter out auth chain queries that don't exist (#16552) 2023-11-22 10:59:16 +00:00
16642.bugfix Enable refreshable tokens on the admin registration endpoint (#16642) 2023-11-22 15:01:09 +00:00
16670.bugfix Admin API for server notice: consistently bypass rate limits (#16670) 2023-11-22 13:47:29 +00:00
16672.feature Keep track of user_ips and monthly_active_users when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
16673.misc Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673) 2023-11-22 14:55:43 +00:00