logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 4999efad3f0bb0a70a5be5d5c2b970ab564668ca
parent 30ed7b502f5db14a4635d3d80a62df3c18b91813
Author: Alex Gleason <alex@alexgleason.me>
Date:   Sat, 21 Nov 2020 10:24:45 -0600

Update CHANGELOG.md: registration workflow

Diffstat:

MCHANGELOG.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Polls now always return a `voters_count`, even if they are single-choice. - Admin Emails: The ap id is used as the user link in emails now. +- Improved registration workflow for email confirmation and account approval modes. - **Breaking:** Changed `mix pleroma.user toggle_confirmed` to `mix pleroma.user confirm` ### Added