- Aug 15, 2018
-
-
bmedx authored
-
- Aug 13, 2018
-
-
Robert Raposa authored
ARCH-193
-
- Aug 10, 2018
-
-
Matthew DuBose authored
-
- Aug 09, 2018
-
-
Feanil Patel authored
18.0 seems to be doing a different thing with REMOTE_ADDR. Putting this back to the last working version in production.
-
- 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.
-
- Aug 07, 2018
-
-
Feanil Patel authored
Gunicorn Change Log: http://docs.gunicorn.org/en/stable/2015-news.html
-
- Aug 03, 2018
-
-
Qubad786 authored
-
- Aug 02, 2018
-
-
Jeremy Bowman authored
-
Nimisha Asthagiri authored
-
- Aug 01, 2018
-
-
Feanil Patel authored
There are issues in the newest version that we don't want to pick up yet.
-
John Eskew authored
-
Feanil Patel authored
We're quite far behind, let's start by just looking at the treadmill.
-
- Jul 30, 2018
-
-
Jeremy Bowman authored
-
- Jul 23, 2018
-
-
Kevin Falcone authored
-
- Jul 20, 2018
-
-
Christopher Lee authored
-
- Jul 13, 2018
-
-
Jeremy Bowman authored
-
- Jul 12, 2018
-
-
Robert Raposa authored
There was an issue with migrations on sandboxes. This reverts commit 58f6e925
-
- Jul 11, 2018
-
-
Robert Raposa authored
-
- Jul 03, 2018
-
-
Kevin Falcone authored
-
- Jul 02, 2018
-
-
Feanil Patel authored
Django 1.11 Changelog - https://docs.djangoproject.com/en/2.0/releases/1.11.14/
-
- Jun 28, 2018
-
-
Nimisha Asthagiri authored
-
Calen Pennington authored
This reverts commit 105db2cf, reversing changes made to 44745759.
-
- Jun 27, 2018
-
-
Jeremy Bowman authored
-
- Jun 20, 2018
-
-
Douglas Hall authored
This also introduces a model for persisting organization-based filters on a per-application basis. See openedx/core/djangoapps/oauth_dispatch/docs/decisions/0007-include-organizations-in-tokens.rst for additional details.
-
- Jun 15, 2018
-
-
Eric Fischer authored
This reverts commit 9a70ca78, reversing changes made to efd5b9ab. Hopefully fixes EDUCATOR-3053
-
- Jun 13, 2018
-
-
Feanil Patel authored
-
- Jun 12, 2018
-
-
Feanil Patel authored
It seems to have broken tests.
-
- Jun 07, 2018
-
-
Calen Pennington authored
This reverts commit 18d93b00.
-
Calen Pennington authored
-
- Jun 06, 2018
-
-
Calen Pennington authored
Reapplies edx/edx-platform#17509 This reverts commit 0f7e2373.
-
Michael Youngstrom authored
-
- May 29, 2018
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- May 25, 2018
- May 23, 2018
-
-
J Eskew authored
-
Feanil Patel authored
The published fork seems to be getting updates more regularly than the original project and has the bugfix we forked for.
-
- May 22, 2018
-
-
John Eskew authored
Use backoff when calling Sailthru API to retry upon optout timeouts.
-