Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.13k stars 1.52k forks source link

Resend registration confirmation email #5381

Open ROBERT-MCDOWELL opened 2 years ago

ROBERT-MCDOWELL commented 2 years ago

Describe the problem to be solved

if the new user has issues to receive its confirmation email there is no way to resend it manually from the administration panel.

Describe the solution you would like

add a single or bulk option on user list "resend email confirmation"

jcn50 commented 1 year ago

+1 I need/want that

jcn50 commented 11 months ago

While this is not a bulk action, it can be done from here: https://$DOMAIN/verify-account/ask-send-email?isPendingEmail=false&lang=$LANG

where $DOMAIN is your domain name and $LANG is your language code in 2 letters (ie: en or fr);

ROBERT-MCDOWELL commented 11 months ago

ok thanks! it would be nice to have it integrated since I cannot do this if hundreds didn't receive it the full day for X reasons