Skip to content

Add email signup confirmation mail #1

@andreas-hartmann

Description

@andreas-hartmann

To avoid abuse and spam a signup confirmation email is needed.

  1. After signup send out an email with a unique link and add the subscriber with a new email confirmed flag.
  2. A new handler is needed to toggle that flag upon a click onto that link.
  3. When a new news item is created, only subscribers who have confirmed their subscription and those who are not disabled must be sent notifications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions