- Jun 13, 2018
-
-
Waheed Ahmed authored
Rate limit course list API.
-
Zia Fazal authored
WL-1616: Use custom theming.get_current_site method instead of Site.objects.get_current
-
Waheed Ahmed authored
This endpoint is likely being inefficient with how it's querying various parts of the code and can take courseware down, it needs to be rate limited until optimized. LEARNER-5527
-
Zia Fazal authored
-
- Jun 12, 2018
-
-
Christopher Lee authored
Finalize rate limit for enrollment API
-
Christopher Lee authored
LEARNER-5166
-
Feanil Patel authored
Update Facebook integration
-
Feanil Patel authored
It seems to have broken tests.
-
Albert (AJ) St. Aubin authored
Revert "Rate limit course list API."
-
Albert (AJ) St. Aubin authored
-
Feanil Patel authored
-
Tasawer Nawaz authored
LEARNER-4819
-
Brian Mesick authored
Remove now-unused django_db_models_options.py
-
Waheed Ahmed authored
Rate limit course list API.
-
edX Transifex Bot authored
-
Waheed Ahmed authored
This endpoint is likely being inefficient with how it's querying various parts of the code and can take courseware down, it needs to be rate limited until optimized. LEARNER-5527
-
- Jun 11, 2018
-
-
bmedx authored
Code that actually used it was removed in this commit: https://github.com/edx/edx-platform/commit/26b4e30833b0410d0131c5e7bfa40b6f418ae135#diff-8d36006736e42cad141490ae17f58a89
-
Troy Sankey authored
[edxnotes] use the correct url and update the API params
-
Uzair Rasheed authored
Extract course run with highest grades.
-
- Jun 10, 2018
-
-
edX Transifex Bot authored
-
- Jun 08, 2018
-
-
Robert Raposa authored
Change waffle flag for enrollment throttle to switch
-
Troy Sankey authored
This is really two separate things: 1. Fix the notes retirement endpoint to generate the correct notes API url "/api/v1/annotations/" rather than the nonexistent "/api/v1/". 2. Update the API params to use "user" rather than "user_id". This depends on another PR in edx/edx-notes-api to make the corresponding change on the API side. This is required because "user" is the hard-coded key that the permissions class uses to check the JWT token user.
-
Stu Young authored
add script to detect dead code
-
christopher lee authored
-
Stuart Young authored
-
J Eskew authored
Bump poll xblock version to 1.5.1 - removes warning.
-
John Eskew authored
-
George Babey authored
[ENT-1029] edx-enterprise version bump 0.69.1
-
asadiqbal authored
-
adeel khan authored
Rate limiting registration form validation end point.
-
Adeel Khan authored
This patch would ratelimit registration form validation endpoint for anonymous user based on his/her ip. LEARNER-3810
-
- Jun 07, 2018
-
-
Calen Pennington authored
Revert "Switch container factory to webpack"
-
Calen Pennington authored
-
Michael Youngstrom authored
Add require_https to all is_safe_url calls
-
Michael Youngstrom authored
-
Brian Mesick authored
Change usages of is_safe_url to use new allowed_hosts instead of host
-
Qubad786 authored
-
Qubad786 authored
-
irfanuddinahmad authored
-
Ahsan Ul Haq authored
Exempt csrf on donate
-