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

Do not reject /sync requests with unrecognised filter fields #14369

Merged
merged 2 commits into from
Nov 7, 2022

Commits on Nov 4, 2022

  1. Do not reject /sync requests with unrecognised filter fields

    For forward compatibility, Synapse needs to ignore fields it does not
    recognise instead of raising an error.
    
    Fixes #14365.
    
    Signed-off-by: Sean Quah <[email protected]>
    Sean Quah committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3128451 View commit details
    Browse the repository at this point in the history
  2. Update filter tests

    Sean Quah committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3d0e0f0 View commit details
    Browse the repository at this point in the history