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

Reject attempts to join empty rooms over federation #7859

Merged
merged 1 commit into from
Jul 16, 2020

Commits on Jul 15, 2020

  1. Reject attempts to join empty rooms over federation

    We shouldn't allow others to make_join through us if we've left the room;
    reject such attempts with a 404.
    
    Fixes #7835. Fixes #6958.
    richvdh committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    df04bff View commit details
    Browse the repository at this point in the history