diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 11:34:26 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 11:34:26 +0000 |
commit | 562718fe1273e7dfc144b21fc854edeaac15892b (patch) | |
tree | 6c7ba5a4694217a02c2b727a7368249a0e750e23 /synapse/api/errors.py | |
parent | Add `local_current_membership` table (#6655) (diff) | |
parent | Implement RedirectException (#6687) (diff) | |
download | synapse-562718fe1273e7dfc144b21fc854edeaac15892b.tar.xz |
Implement RedirectException (#6687)
* commit '8f5d7302a': Implement RedirectException (#6687)
Diffstat (limited to 'synapse/api/errors.py')
-rw-r--r-- | synapse/api/errors.py | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |