- Feb 18, 2021
-
-
edX requirements bot authored
-
- Feb 17, 2021
-
-
David Ormsbee authored
This reverts commit 0517603b. This was masking a LabXchange error by blowing up with: "Stack trace builtins:AttributeError: 'NoneType' object has no attribute 'status_code'"
-
Feanil Patel authored
* doc: Add a decision around rate-limiting in edx-platform While looking into whether a change to how we handle RateLimitExceptions would impact logins, I learned the following about the current state of how rate limiting works in our login flows. Based on what I learned, I captured the current state as well as decisions on how we should rate limit in the future.
-
Felipe Montoya authored
[TSD] add annotations for courseware and dashboard search feature flag
-
Ali Akbar authored
update thresholds after IM security fixes 9
-
Ali-D-Akbar authored
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
edX requirements bot authored
-
- Feb 16, 2021
-
-
Matt Tuchfarber authored
feat: Allow cert allowlist mgmt cmd to use db args
-
Ned Batchelder authored
-
Ali Akbar authored
Incident Management Security Fixes 12
-
Ali Akbar authored
Incident Management Security Fixes 11
-
Ali Akbar authored
Disable xsslint
-
Matt Tuchfarber authored
-
Matt Tuchfarber authored
The management command to generate certificates for users on a course's allowlist (formerly whitelist) now allows for database arguments to allow it to be called outside of a manual shell.
-
Alexander J Sheehan authored
bumping enterprise version to 3.17.30
-
Carla Duarte authored
AA-664: add JwtAuthentication to course home api
-
Alexander Sheehan authored
-
Carla Duarte authored
-
Feanil Patel authored
refactor Replace django-ratelimit-backend with django-ratelimit
-
Ahtisham Shahid authored
-
Usman Khalid authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ali-D-Akbar authored
-
Ahtisham Shahid authored
-
edX cache uploader bot authored
-
Zaman Afzal authored
-
Saad Yousaf authored
[TNL-7729] - Add check to discussion endpoints to secure API when discussions are blacked out.
-
Aarif authored
-
Awais Qureshi authored
9 tests are failing in this file in local devstack environments
-
Usama Sadiq authored
Remove Vulture constraint
-
SaadYousaf authored
-
usamasadiq authored
-
edX requirements bot authored
-
Awais Qureshi authored
Fixing tests which were failing on running alone. Main root cause was the mongodb client connection error. On running all tests this mongodb connection establishes by some other test.
-
- Feb 15, 2021
-
-
edX requirements bot authored
-
- Feb 12, 2021
-
-
Robert Raposa authored
The mobile app is getting unexpected 403s from /oauth2/exchange_access_token/, but we have been unable to pinpoint from where they are coming. This commit introduces a temporary exception handler to provide stack info for 403s on this endpoint to try to track down the source. Requires the ENABLE_403_MONITORING setting to be set to True to enable the logging. ARCHBOM-1667
-
Felipe Montoya authored
[TSD] add annotations for login failure settings and feature flags
-
Matt Tuchfarber authored
fix: Correct logging message to match function
-