summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2021-12-03 16:42:44 +0000
committerGitHub <noreply@github.com>2021-12-03 16:42:44 +0000
commit637df95de63196033a6da4a6e286e1d58ea517b6 (patch)
treeb60658f55d52fadf145feeb7999c5c89c873650f /changelog.d
parentAdd type hints to `synapse/tests/rest/admin` (#11501) (diff)
downloadsynapse-637df95de63196033a6da4a6e286e1d58ea517b6.tar.xz
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11445.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11445.feature b/changelog.d/11445.feature
new file mode 100644
index 0000000000..211a722b65
--- /dev/null
+++ b/changelog.d/11445.feature
@@ -0,0 +1 @@
+Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens.
\ No newline at end of file