aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-06-12 08:51:11 -0500
committerMark Felder <feld@FreeBSD.org>2020-06-12 08:51:11 -0500
commite505e59d9c43db286ccf7fe70da2fa974ae3d700 (patch)
tree4face4fbbbf24d245bdfbabe481da9886056229b
parent34593d6aa5d9e8747d5e4684645f047266c271e9 (diff)
downloadpleroma-e505e59d9c43db286ccf7fe70da2fa974ae3d700.tar.gz
Document new mix task feature to reset mfa
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1cf2210f5..c23beec9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Configuration: `filename_display_max_length` option to set filename truncate limit, if filename display enabled (0 = no limit).
- New HTTP adapter [gun](https://github.com/ninenines/gun). Gun adapter requires minimum OTP version of 22.2 otherwise Pleroma won’t start. For hackney OTP update is not required.
- Mix task to create trusted OAuth App.
+- Mix task to reset MFA for user accounts
- Notifications: Added `follow_request` notification type.
- Added `:reject_deletes` group to SimplePolicy
- MRF (`EmojiStealPolicy`): New MRF Policy which allows to automatically download emojis from remote instances