ether / ep_email_notifications

Subscribe to a pad and recieve an email when someone edits your pad
Apache License 2.0
10 stars 14 forks source link

Add a new flag to bypass two step authentication for subscribe/unsubscribe to pad #22

Open mani89 opened 9 years ago

mani89 commented 9 years ago

Hi, I would like to add a flag called 'ActivationEmailRequired' that we could set up in the settings.json. If the flag is set to 'No', for subscribing and unsubscribing to a pad, etherpad will not send an email with an activation link but directly subscribes the user to pad upon entering the email address and hitting the subscribe button. Shall I implement this feature?

Thanks!

desc commented 9 years ago

Yes! Please.

JohnMcLear commented 9 years ago

@mani89 sounds good, go for it :)

JohnMcLear commented 3 years ago

I set this as enhancement but it might actually be a legal requirement to verify an email address prior to sending just to avoid spamming... I think it's required...