- 06 Dec, 2017 1 commit
-
-
This change creates a new lms/cms endpoint which accepts unauthenticated requests to securely create zendesk tickets. This allows javascript code to create tickets without exposing ZENDESK_OAUTH_ACCESS_TOKEN EDUCATOR-1889
Eric Fischer committed
-
- 22 Nov, 2017 1 commit
-
-
bmedx committed
-
- 03 Nov, 2017 1 commit
-
-
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables
bmedx committed
-
- 03 Oct, 2017 1 commit
-
-
django.util.unittest was deprecated in django 1.7 and removed in 1.9. PLAT-1551
Troy Sankey committed
-
- 22 Sep, 2017 1 commit
-
-
LEARNER-2307
Harry Rein committed
-
- 02 Aug, 2017 1 commit
-
-
In particular, implement a validation API for registration, where a client makes AJAX calls to the endpoints requesting validation decisions on each input. Responses are strings dependent on the type of validation error; if no error, then empty string to indicate OK.
Uman Shahzad committed
-
- 14 Jul, 2017 2 commits
-
-
with a custom patch needed by edx-platform. Upgrade django-filter as well to v1.0.4 Import DjangoFilterBackend from the correct module - django_filter. Add django-filter to INSTALLED_APPS.
John Eskew committed -
Brandon DeRosier committed
-
- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 11 Jan, 2017 2 commits
-
-
Marko Jevtic committed
-
Douglas Hall committed
-
- 03 Nov, 2016 1 commit
-
-
Matthew Piatetsky committed
-
- 18 Oct, 2016 1 commit
-
-
Edward Fagin committed
-
- 14 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 13 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 12 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 07 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 06 Oct, 2016 1 commit
-
-
Move oauth_dispatch from lms to openedx/core.
Nimisha Asthagiri committed
-
- 30 Aug, 2016 1 commit
-
-
Giovanni Di Milia committed
-
- 03 Aug, 2016 1 commit
-
-
Calen Pennington committed
-
- 20 Apr, 2016 1 commit
-
-
- Using jwt_decode_handler from edx-drf-extensions - Updated djangorestframework-jwt - Removed feature flag around JWT auth ECOM-4221
Clinton Blackburn committed
-
- 01 Apr, 2016 3 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
ECOM-4013
Clinton Blackburn committed
-
- 30 Mar, 2016 1 commit
-
-
Available backends: * django-oauth-toolkit (DOT) * django-oauth2-provider (DOP) * Use provided client ID to select backend for * AccessToken requests * third party auth-token exchange * Create adapters to isolate library-dependent functionality * Handle django-oauth-toolkit tokens in edX DRF authenticator class MA-1998 MA-2000
J. Cliff Dyer committed
-
- 17 Mar, 2016 1 commit
-
-
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed
-
- 24 Feb, 2016 1 commit
-
-
Modified how the per object permissions are enforced in the CCX REST APIs
Giovanni Di Milia committed
-
- 19 Feb, 2016 1 commit
-
-
zubair-arbi committed
-
- 28 Jan, 2016 1 commit
-
-
ECOM-3419
Ahsan Ulhaq committed
-
- 27 Jan, 2016 1 commit
-
-
CCX REST APIs OAUTH2 authorization for CCX APIs - oauth2 authorization required for ccx list. - Course-instructor permission for ccx api endpoint - Protection for detail view too. Tests for CCX REST APIs and OAUTH2 authorization
Giovanni Di Milia committed
-
- 25 Jan, 2016 1 commit
-
-
This reverts commit 46df4545, reversing changes made to 039e6cdf.
Adam Palay committed
-
- 22 Jan, 2016 2 commits
-
-
ECOM-3384
Awais Jibran committed -
ECOM-3419
Ahsan Ulhaq committed
-
- 19 Jan, 2016 1 commit
-
-
Ehtesham committed
-
- 13 Jan, 2016 1 commit
-
-
Format responses as a JSON dict containing an error_code and a developer_message. user_message is not necessary, as these are API level errors, not seen by end users. MA-1900
J. Cliff Dyer committed
-
- 23 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 17 Dec, 2015 1 commit
-
-
Usman Khalid committed
-
- 16 Dec, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 11 Dec, 2015 1 commit
-
-
The permissions class now supports non-GET requests. ECOM-2893
Clinton Blackburn committed
-
- 04 Dec, 2015 1 commit
-
-
- The permission now checks the correct request attribute (GET instead of data). - The Credit API view test has been updated to check for the positive access instead of just denial. ECOM-3096
Clinton Blackburn committed
-