summary refs log tree commit diff
path: root/tests/rest/client/test_owned_state.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support MSC3757: Restricting who can overwrite a state event (#17513)Andrew Ferrazzutti2024-09-261-0/+308
Link to the MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/3757 --------- Co-authored-by: Quentin Gliech <quenting@element.io>