summary refs log tree commit diff
path: root/synapse/rest/client/auth_metadata.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support the new `/auth_metadata` endpoint defined in MSC2965. (#18093)Quentin Gliech2025-01-211-0/+106
See the updated MSC2965 --------- Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>