summary refs log tree commit diff
path: root/changelog.d/5930.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add m.id_access_token flag (#5930)Andrew Morgan2019-08-301-0/+1
Adds a flag to `/versions`' `unstable_features` section indicating that this Synapse understands what an `id_access_token` is, as per https://github.com/matrix-org/synapse/issues/5927#issuecomment-523566043 Fixes #5927