summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-05-01 00:33:04 +0300
committerrinpatch <rinpatch@sdf.org>2020-05-02 19:05:13 +0300
commitd589f3dcfb961fa92bac8c8d140000de498353ff (patch)
treea9e9613487552017173ab537dc6dc6b3759e3981
parent9a92e5a351b7066f42fb5f4d2951f5ef4e4c2a6d (diff)
CHANGELOG.md: Add entry for re-registration ban
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9279c1af0..d1e7be74e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [unreleased-patch]
### Security
+- Disallow re-registration of previously deleted users, which allowed viewing direct messages addressed to them
- Mastodon API: Fix `POST /api/v1/follow_requests/:id/authorize` allowing to force a follow from a local user even if they didn't request to follow
### Fixed