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

Commits on Oct 1, 2021

  1. Test auth of events with rejected auth_events

    We should make sure that events that refer to rejected events in their
    auth_events are themselves rejected.
    
    See matrix-org/synapse#9595.
    richvdh committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    6691908 View commit details
    Browse the repository at this point in the history
  2. fix lint

    richvdh committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    203c5ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394b386 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Update tests/federation_room_event_auth_test.go

    Co-authored-by: David Robertson <davidr@element.io>
    richvdh and David Robertson committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e196f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6eaa4f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. blacklist failing test for dendrite

    Also, link to synapse issue
    richvdh committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    85b9e5b View commit details
    Browse the repository at this point in the history