Skip to content

Add endpoints to set user notification preference - #459

Merged
gwprice merged 2 commits into
masterfrom
gprice/notification-setting-endpoints
Jul 22, 2013
Merged

Add endpoints to set user notification preference#459
gwprice merged 2 commits into
masterfrom
gprice/notification-setting-endpoints

Conversation

@gwprice

@gwprice gwprice commented Jul 22, 2013

Copy link
Copy Markdown

@ormsbee @jimabramson

I had created #338 with gprice/user-pref-service as the base, and I apparently have to create a new one with master as the base. This now includes all changes requested from the prior PR.

Greg Price added 2 commits July 22, 2013 11:50
Two endpoints are intended to be used by AJAX calls from the web UI with an
authenticated user. When enabled, the value of the preference is an encryption
of the username, to be used as a token for one-click unsubscribe links. The
third endpoint is the target of unsubscribe links, which displays a page with
an appropriate message to the user.
@ormsbee

ormsbee commented Jul 22, 2013

Copy link
Copy Markdown
Contributor

So in general, I'd prefer to have one time random tokens for this kind of thing than crypto, but given the usage isn't really scary, this gets a 👍 from me.

@jimabramson

Copy link
Copy Markdown

lgtm 👍

gwprice pushed a commit that referenced this pull request Jul 22, 2013
Add endpoints to set user notification preference
@gwprice
gwprice merged commit e6fd3b3 into master Jul 22, 2013
@gwprice
gwprice deleted the gprice/notification-setting-endpoints branch July 22, 2013 18:55
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
Fix broken dependency updates for wiki
e-kolpakov referenced this pull request in open-craft/openedx-platform Aug 4, 2015
Update hash: Added Group Project V2 to list of required XBlocks
yokose-ks added a commit to nttks/edx-platform that referenced this pull request Nov 16, 2015
yokose-ks added a commit to nttks/edx-platform that referenced this pull request Nov 16, 2015
…nslation-for-accout-creation-and-enrollment-email

Fix translation for register_and_enroll_students email (openedx#459)
diegomillan pushed a commit to eduNEXT/edx-platform that referenced this pull request Sep 14, 2016
…extresponse-update-sha

Update SHA for xblock-free-text-response
xavierchan added a commit to xavierchan/edx-platform-1 that referenced this pull request Jun 4, 2019
style(split program/_program.scss): Added Style File
yoann-mroz pushed a commit to weuplearning/edx-platform that referenced this pull request Nov 30, 2020
andrey-canon pushed a commit to eduNEXT/edx-platform that referenced this pull request Jan 19, 2021
ju/ednx/BC-19_P7: Fix lti-consumer versions and duplicates
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
Nulls can provide undesired behavior so we want to switch to empty strings
Danyal-Faheem pushed a commit to Danyal-Faheem/edx-platform that referenced this pull request Jul 15, 2025
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ahmed-arb <ahmed-arb@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants