summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-12-08 17:36:44 +0300
committerrinpatch <rinpatch@sdf.org>2019-12-08 20:03:33 +0300
commitbd3aa8500c64b769a36a75fefa445668dc8da4a6 (patch)
tree64fdc1cb1bd4fcf9faa224b263a82149df08527b /CHANGELOG.md
parentaf5fef1f228a1781d7d9cad490d3b3a783389f5e (diff)
downloadpleroma-bd3aa8500c64b769a36a75fefa445668dc8da4a6.tar.gz
pleroma-bd3aa8500c64b769a36a75fefa445668dc8da4a6.zip
OAuth token cleanup: Get rid of compile-time configuration
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d00097748..bb1f48a28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -82,6 +82,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Report emails now include functional links to profiles of remote user accounts
- Not being able to log in to some third-party apps when logged in to MastoFE
- MRF: `Delete` activities being exempt from MRF policies
+- OTP releases: Not being able to configure OAuth expired token cleanup interval
<details>
<summary>API Changes</summary>