diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-05-14 16:32:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 16:32:49 +0100 |
commit | 225c16508705ecfdde44e3c90060609fab020e32 (patch) | |
tree | 4c09fa8042b0fd6fae0fb626e825bc4a4bcc58d2 /synapse/rest | |
parent | Move EventStream handling into default ReplicationDataHandler (#7493) (diff) | |
download | synapse-225c16508705ecfdde44e3c90060609fab020e32.tar.xz |
Allow expired accounts to logout (#7443)
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v1/logout.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/rest/client/v1/logout.py b/synapse/rest/client/v1/logout.py |