You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also want to add a way for the user to opt out of all the notifications without having to log in. There's also an email format which allows email clients to add an unsubscribe button, like the following screen shot: Security Implications: the link shall work without the need of logging in, but it shall only be able to perform this action and nothing else.
In the footer we can have 2 links, one to manage notification preferences, one to turn off all emails.
In order to get the "unsubscribe" button to work we need to look into the "List-Unsuscribe-Header".
The text was updated successfully, but these errors were encountered:
Depends on #110.
We are currently missing the classic link in the footer of emails which allow users to easily access the email notification preferences.
We must add a link in the email footer to the page which will be implemented in [feature] Add a dedicated view for managing notification preferences #110.
We also want to add a way for the user to opt out of all the notifications without having to log in. There's also an email format which allows email clients to add an unsubscribe button, like the following screen shot:
Security Implications: the link shall work without the need of logging in, but it shall only be able to perform this action and nothing else.
In the footer we can have 2 links, one to manage notification preferences, one to turn off all emails.
In order to get the "unsubscribe" button to work we need to look into the "List-Unsuscribe-Header".
The text was updated successfully, but these errors were encountered: