diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-17 17:17:02 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-17 17:17:02 +0000 |
commit | 2f450fa1494d3bad36ab5615762c1ff8ff5053b5 (patch) | |
tree | c9a05f23163cde235f62611c72956b0a81cfe8d3 /synapse/api/errors.py | |
parent | Update reverse_proxy.rst (#5397) (diff) | |
parent | Implement access token expiry (#5660) (diff) | |
download | synapse-2f450fa1494d3bad36ab5615762c1ff8ff5053b5.tar.xz |
Implement access token expiry (#5660)
Diffstat (limited to 'synapse/api/errors.py')
-rw-r--r-- | synapse/api/errors.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |