openwisp-notifications
openwisp-notifications copied to clipboard
[feat] Add unsubscribe link to email notifications
Fixes: #256
FYR, Please note that this feature depends on PR #290 to manage global email notification preferences, which is not implemented in this PR. Currently, the user's first notification will be treated as their global email notification preference.
Regarding the email token generated:
- No expiry.
- Invalidated once the user updates their password.