- Aug 09, 2018
-
-
Brian Beggs authored
Downgrade `gunicorn` and run `make upgrade`
-
- Aug 08, 2018
-
-
Brian Beggs authored
-
Feanil Patel authored
There is a breaking change in gunicorn 19 which changes the behavior of the `REMOTE_ADDR` request meta info. It no longer correctly passes through the value of X-Forwarded-For if that header is present. This resulted in making anything that looked at this attribute think that all requests were coming from 127.0.0.1 This broke the django-ratelimit-backend library which relies on this feature to determine if a user has had too many login attempts.
-
adeel khan authored
Fixes unnecessary error reporting by screen reader
-
Dillon-Dumesnil authored
Removing student records waffle flag from LMS
-
Dillon Dumesnil authored
-
Adeel Khan authored
This patch would inject error message dynamically for screen readers only when there is an error state. In normal flow screen reader would not be reporting any errors to users. LEARNER-5865
-
Kevin Falcone authored
Recreate caches because we rolled back a migration that was added
-
Awais Jibran authored
Revert "Adding more logging"
-
Awais Jibran authored
-
Brittney Exline authored
ENT-1135 Upgrade edx-enterprise to 0.72.4
-
Troy Sankey authored
Add ModelAdmin for UserRetirementPartnerReportingStatus
-
Brittney Exline authored
-
Troy Sankey authored
Primarily, this was added for convenient bulk moving of processing states from True to False without having to incur the round-trip duration of a devops support ticket (in which they run SQL on our behalf).
-
Qubad786 authored
-
Feanil Patel authored
Move pin of `gunicorn` to 2015 and run `make upgrade`
-
Awais Jibran authored
Adding more logging
-
Awais Jibran authored
-
Noraiz Anwar authored
exempt pdf view from xframe_options:deny
-
- Aug 07, 2018
-
-
Matthew Piatetsky authored
add course level mobile app exclusion for vop and cgv3 experiments
-
Feanil Patel authored
Gunicorn Change Log: http://docs.gunicorn.org/en/stable/2015-news.html
-
Matthew Piatetsky authored
-
Michael Roytman authored
bump studio-frontend package to 1.16.5
-
Douglas Hall authored
Upgrade edx-drf-extensions to 1.6.1.
-
Michael Roytman authored
-
Douglas Hall authored
-
Jeremy Bowman authored
TE-2525 nose.tools removal part 1/2
-
J Eskew authored
Mgmt command to cancel user retirement request.
-
Jeremy Bowman authored
TE-2524 Remove remaining nose.plugins usage
-
Jeremy Bowman authored
-
Jeremy Bowman authored
-
Noraiz Anwar authored
set x_frame_option to deny in lms common env
-
noraiz-anwar authored
-
Zia Fazal authored
exclude non completable blocks when calculating completion percentage
-
noraiz-anwar authored
-
Awais Jibran authored
Update log for library not found
-
Agha Awais authored
removed Grading flaky test
-
Noraiz Anwar authored
exempt discussion upload from xframe deny
-
Agha Awais authored
-
- Aug 06, 2018
-
-
John Eskew authored
-