summary refs log tree commit diff
path: root/synapse/util/metrics.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-19Revert `get_auth_chain_ids` changes (#6951)Erik Johnston2-28/+1
2020-02-19Move MSC2432 stuff onto unstable prefix (#6948)Richard van der Hoff4-4/+23
it's not in the spec yet, so needs to be unstable. Also add a feature flag for it. Also add a test for admin users.