summary refs log tree commit diff
path: root/tests/test_terms_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-29Filter out appservices from mau count (#8404)Will Hunt3-2/+25
This is an attempt to fix #8403.
2020-09-29Only assert valid next_link params when provided (#8417)Andrew Morgan3-6/+16
Broken in https://github.com/matrix-org/synapse/pull/8275 and has yet to be put in a release. Fixes https://github.com/matrix-org/synapse/issues/8418. `next_link` is an optional parameter. However, we were checking whether the `next_l