Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsubscribe feature #12

Closed
gordonpn opened this issue May 15, 2020 · 0 comments · Fixed by #17
Closed

Unsubscribe feature #12

gordonpn opened this issue May 15, 2020 · 0 comments · Fixed by #17
Assignees

Comments

@gordonpn
Copy link
Owner

As a user, I want a link to unsubscribe, so that I can unsubscribe if ever I am not interested anymore.

Acceptance criteria

  • Every newsletter should include a link to unsubscribe in the footer
  • The link would look something like https://deals.gordon-pn.com/unsubscribe/aebafcacecf7fa16a68f6b26b0abfcee (or use parameters)
  • When clicked, search the database for the same hash and remove the row (1 click unsubscribe)
  • Show a page with success then return to main page after timeout
  • If not found, just return success to the user (prevent unethical users)

References

@gordonpn gordonpn self-assigned this May 15, 2020
@gordonpn gordonpn mentioned this issue May 15, 2020
gordonpn added a commit that referenced this issue Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant