summary refs log tree commit diff
path: root/synapse/handlers/event_auth.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move methods involving event authentication to EventAuthHandler. (#10268)Patrick Cloke2021-07-011-2/+60
* Update MSC3083 support per changes in the MSC. (#10189)Patrick Cloke2021-06-171-18/+27
* Allow a user who could join a restricted room to see it in spaces summary. (#...Patrick Cloke2021-05-201-21/+83
* Refactor checking restricted join rules (#10007)Patrick Cloke2021-05-181-16/+35
* Check for space membership during a remote join of a restricted room (#9814)Patrick Cloke2021-04-231-0/+86
* Revert "Check for space membership during a remote join of a restricted room....Patrick Cloke2021-04-141-82/+0
* Check for space membership during a remote join of a restricted room. (#9763)Patrick Cloke2021-04-141-0/+82