From: rinpatch Date: Thu, 30 Apr 2020 21:33:04 +0000 (+0300) Subject: CHANGELOG.md: Add entry for re-registration ban X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d589f3dcfb961fa92bac8c8d140000de498353ff;p=akkoma CHANGELOG.md: Add entry for re-registration ban --- 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