Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test auth of events with rejected auth_events #210

Merged
merged 6 commits into from
Oct 6, 2021

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Oct 1, 2021

We should make sure that events that refer to rejected events in their
auth_events are themselves rejected.

See matrix-org/synapse#9595, and the fixes at matrix-org/synapse#10956.

We should make sure that events that refer to rejected events in their
auth_events are themselves rejected.

See matrix-org/synapse#9595.
@richvdh richvdh force-pushed the rav/handle_rejected_auth_events branch from ae676b8 to 6691908 Compare October 1, 2021 10:18
@richvdh
Copy link
Member Author

richvdh commented Oct 1, 2021

looks like dendrite has this bug too. I'm not sure how best to handle that: should I blacklist the test for dendrite somehow for now?

@richvdh richvdh requested review from kegsay and a team October 1, 2021 11:04
tests/federation_room_event_auth_test.go Show resolved Hide resolved
tests/federation_room_event_auth_test.go Outdated Show resolved Hide resolved
tests/federation_room_event_auth_test.go Show resolved Hide resolved
tests/federation_room_event_auth_test.go Show resolved Hide resolved
Also, link to synapse issue
@richvdh richvdh merged commit 0cc5333 into master Oct 6, 2021
@richvdh richvdh deleted the rav/handle_rejected_auth_events branch October 6, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants