summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-09-04 10:40:37 -0400
committerMark Felder <feld@feld.me>2024-09-04 10:40:37 -0400
commit7bd0750787859cb30382d90162d70380441abc05 (patch)
tree34280bf5f95597fc6f225a6740ab19bae464cfd7 /changelog.d
parent427da7a99a30ebc7a7deb54e7704b5d8dffea199 (diff)
downloadpleroma-7bd0750787859cb30382d90162d70380441abc05.tar.gz
pleroma-7bd0750787859cb30382d90162d70380441abc05.zip
Ensure apps are assigned to users
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/oauth-app-spam.fix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/oauth-app-spam.fix b/changelog.d/oauth-app-spam.fix
index 0e95c01d7..cdc2e816d 100644
--- a/changelog.d/oauth-app-spam.fix
+++ b/changelog.d/oauth-app-spam.fix
@@ -1 +1 @@
-Add a rate limiter to the OAuth App creation endpoint
+Add a rate limiter to the OAuth App creation endpoint and ensure registered apps are assigned to users.