Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Federation min depth fix #74

Merged
merged 2 commits into from
Feb 16, 2015
Merged

Federation min depth fix #74

merged 2 commits into from
Feb 16, 2015

Conversation

erikjohnston
Copy link
Member

No description provided.

This is to fix the issue where if a remote server sends an event
that references a really "old" event, then the local server will pull
that in and send to all clients.

We decide if an event is old if its depth is less than the minimum depth
of the room.
@NegativeMjark
Copy link
Contributor

LGTM

erikjohnston added a commit that referenced this pull request Feb 16, 2015
@erikjohnston erikjohnston merged commit bfffd2e into develop Feb 16, 2015
@erikjohnston erikjohnston deleted the federation_min_depth_fix branch February 18, 2015 13:49
anoadragon453 added a commit that referenced this pull request Apr 16, 2021
anoadragon453 added a commit that referenced this pull request Apr 19, 2021
…ut hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832)

This attempts to be a direct port of matrix-org/synapse-dinsic#74 to mainline. There was some fiddling required to deal with the changes that have been made to mainline since (mainly dealing with the split of `RegistrationWorkerStore` from `RegistrationStore`, and the changes made to `self.make_request` in test code).
babolivier pushed a commit that referenced this pull request Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants