Add a changelog entry for disallowing locked accounts follows over OStatus
authorrinpatch <rinpatch@sdf.org>
Wed, 31 Jul 2019 20:03:06 +0000 (23:03 +0300)
committerrinpatch <rinpatch@sdf.org>
Wed, 31 Jul 2019 20:03:46 +0000 (23:03 +0300)
CHANGELOG.md

index b02ed243b616626c25d1e3f7a0a9340319b0db00..bd64b225944f9dc94c115c8db3112df21710b044 100644 (file)
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ## [Unreleased]
 ### Security
 - OStatus: eliminate the possibility of a protocol downgrade attack.
+- OStatus: prevent following locked accounts, bypassing the approval process.
 
 ### Changed
 - **Breaking:** Configuration: A setting to explicitly disable the mailer was added, defaulting to true, if you are using a mailer add `config :pleroma, Pleroma.Emails.Mailer, enabled: true` to your config