Software Secure message signing and callback - #941
Merged
Conversation
ormsbee
pushed a commit
that referenced
this pull request
Sep 12, 2013
Software Secure message signing and callback
chrisrossi
pushed a commit
to jazkarta/edx-platform
that referenced
this pull request
Mar 31, 2014
…ware-licenses Use test database in licenses test instead of 6.002x
jenkins-ks
pushed a commit
to nttks/edx-platform
that referenced
this pull request
Jun 30, 2016
…fix-timezone-problem Fix timezone problem on boundary test.
jenkins-ks
pushed a commit
to nttks/edx-platform
that referenced
this pull request
Aug 9, 2016
* Merge pull request openedx#937 from nttks/gacco/cypress.biz-2nd (openedx#943) * Merge pull request openedx#937 from nttks/gacco/cypress.biz-2nd gacco/cypress.biz 2nd (cherry picked from commit 4bc3bc2) Conflicts: biz/djangoapps/ga_achievement/management/commands/tests/test_update_biz_score_status.py lms/djangoapps/ccx/tests/test_field_override_performance.py lms/djangoapps/instructor/tests/test_api.py lms/envs/test.py setup.py * Merge pull request openedx#941 from kawaguchi-ks/develop/cypress/biz-fix-timezone-problem Fix timezone problem on boundary test. (cherry picked from commit 20e1b0c) * Fix transaction, autocommit(commit_on_success) -> atomic. * Define class Meta. * Change AUTHENTICATION_BACKENDS for disable RateLimitBackend within lo… (openedx#902) * Change AUTHENTICATION_BACKENDS for disable RateLimitBackend within login authentication(openedx#540) (openedx#883) (cherry picked from commit 1e8b68a) Conflicts: cms/djangoapps/course_creators/tests/test_admin.py * Fix test, "RedirectCycleError: Redirect loop detected".
bradenmacdonald
pushed a commit
to open-craft/openedx-platform
that referenced
this pull request
Oct 17, 2017
…EGATION_EXCLUDE_ROLES added AGGREGATION_EXCLUDE_ROLES setting
kluo
added a commit
to kluo/edx-platform
that referenced
this pull request
Oct 19, 2019
Treat Marketo error codes as strings, always
Sujeet1379
pushed a commit
to chandrudev/edx-platform
that referenced
this pull request
Nov 17, 2022
DanielVZ96
pushed a commit
to open-craft/openedx-platform
that referenced
this pull request
Jan 31, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements message signing and the callback URL Software Secure will use to report back about the identity of our users.
@dianakhuang: I'm bringing this in now so it can be tested overnight, but please review this and make comments when you have time tomorrow.