summary refs log tree commit diff
path: root/tests/api/test_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-02Add config.signing_key_path. (#4974)Richard van der Hoff2-1/+3
As requested by @andrewshadura
2019-04-02Fix sync bug when accepting invites (#4956)Richard van der Hoff7-69/+237
Hopefully this time we really will fix #4422. We need to make sure that the cache on `get_rooms_for_user_with_stream_ordering` is invalidated *before* the SyncHandler is