13 Commits (master)

Author SHA1 Message Date
  Pēteris Caune c3d458f6f0
Fix the unsubscribe_reports view to handle already deleted users 3 years ago
  Pēteris Caune 61a8a8de26
Remove Profile.reports_allowed (obsolete) 3 years ago
  Pēteris Caune 03a538c5e2
Add Profile.reports field 4 years ago
  Pēteris Caune 4bcfba728e
Use unittest.mock 5 years ago
  Pēteris Caune 0d2c6217d3
Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 5 years ago
  Pēteris Caune 8d81d27af3
Unsubscribe links serve a form, and require HTTP POST to actually unsubscribe 5 years ago
  Pēteris Caune cdfc9840a7
Source formatted with Black 6 years ago
  Pēteris Caune b3c22dcfd2
A workaround for some email agents automatically opening "Unsubscribe" links 6 years ago
  Pēteris Caune 7ced981d45
Remove obsolete signature checking code in accounts.views.unsubscribe_reports 7 years ago
  Pēteris Caune fb17211320 Clear out `Profile.next_report_date` and `Profile.next_nag_date` when unsubscribing from reports. 7 years ago
  Pēteris Caune 1fd5d0b3ce More secure unsubscribe links for monthly reports. 7 years ago
  Pēteris Caune d520706c27 Adding an option to send daily or hourly reminders if any check is down. Fixes #48 7 years ago
  Pēteris Caune 9a9ec547d3 Cleanup in hc.accounts.views 7 years ago