aboutsummaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-08-26 16:57:28 +0000
committertusooa <tusooa@kazv.moe>2023-08-26 16:57:28 +0000
commitb167025554ec1c1098f17d716e69f8fb0ff795f9 (patch)
tree2c822c4e21d7264b7d2e76f8bd19d16243302ea1 /changelog.d
parent3c041b2ba1db229917e4323041d8be6f42335ace (diff)
parentac78f801943f22c27cc6e7e9eac7ececb9fa2a5a (diff)
Merge branch 'fix-oauth2-token-linger' into 'develop'
Fix OAuth2 token lingering after revocation See merge request pleroma/pleroma-fe!1852
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/oauth2-token-linger.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/oauth2-token-linger.fix b/changelog.d/oauth2-token-linger.fix
new file mode 100644
index 00000000..da4e4631
--- /dev/null
+++ b/changelog.d/oauth2-token-linger.fix
@@ -0,0 +1 @@
+Fix OAuth2 token lingering after revocation