Document new mix task feature to reset mfa
authorMark Felder <feld@FreeBSD.org>
Fri, 12 Jun 2020 13:51:11 +0000 (08:51 -0500)
committerMark Felder <feld@FreeBSD.org>
Fri, 12 Jun 2020 13:51:11 +0000 (08:51 -0500)
CHANGELOG.md

index 1cf2210f513bc9e90273d62926a5ab6b7e54c6b7..c23beec9e28897f967e47a2921a1bf23575ae16b 100644 (file)
@@ -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