Files
edx-platform/openedx/core/djangoapps
Taranjeet Singh 3eb9058dd2 Adds optional "unsubscribe" link and api support to let users opt out of email updates.
Scheduled emails show "unsubscribe" link if waffle switch `schedules.course_update_show_unsubscribe` is enabled, and
settings.ACE_ENABLED_POLICIES respects `bulk_email_optout`.

API endpoint allows GET/POST requests, which:

* GET asks for confirmation of opt-out
* POST accepts "unsubscribe" or "cancel", where "unsubscribe" creates the
  Optout entry, and "cancel" does nothing.
2019-02-07 11:47:10 +10:30
..
2018-11-03 16:07:05 -04:00
2019-02-01 10:24:12 -05:00
2018-08-03 15:37:52 -04:00
2018-10-17 07:43:59 -04:00
2018-11-03 16:07:05 -04:00
2018-10-17 07:43:59 -04:00
2018-12-29 01:48:25 +05:00
2018-11-03 16:07:05 -04:00
2018-11-03 16:07:05 -04:00
2018-11-03 16:07:05 -04:00