- Nov 26, 2019
-
-
Feanil Patel authored
-
Feanil Patel authored
These are used in the coveragerc to referr to equivalent paths for when combining coverage files.
-
Diana Huang authored
ARCH-1312: Remove old login and registration templates.
-
Ned Batchelder authored
Activation email to ace
-
Alex Dusenbery authored
-
Feanil Patel authored
Python Requirements Update
-
adeelehsan authored
Uri added for explore new program
-
edX Transifex Bot authored
-
adeelehsan authored
PROD-1004
-
edX requirements bot authored
-
Alex Wang authored
* no student change to instructor managed team * Address comments & fix unit tests * fix jenkins test failure * Fix eslint errors * Fix xss warnings * Fix bokchoy test
-
- Nov 25, 2019
-
-
Robert Raposa authored
ARCH-1253: remove unused login ajax error url
-
Robert Raposa authored
ARCH-1253: switch login_user errors to 400
-
edX cache uploader bot authored
-
Mahyar Damavand authored
Fix celery task failure Fix code quality test failures Fix python test failures Fix issue with PR #22042 Rebase and fix new test failures
-
Shadi Naif authored
-
Diana Huang authored
Move password reset logic from student to user_authn.
-
Diana Huang authored
-
Albert (AJ) St. Aubin authored
Upgrading edx-enterprise
-
Albert (AJ) St. Aubin authored
-
Robert Raposa authored
ARCH-1253
-
Ned Batchelder authored
Use discussion forum as the primary conversation channel for the community
-
David Ormsbee authored
Hide the re-index button for non-global staff
-
Robert Raposa authored
The APIs using login_user are currently not following the API conventions for non-SSO related authentication errors, by returning a 200 status code for errors. In addition to switching the status code from 200 => 400 for authentication failures, the following minor changes were made: - Document and refactor an existing authn switch. - Remove an unused url definition for login_ajax + error. BREAKING CHANGE: This changes /login_post and /login_ajax to return 400, rather than 200, when success=False in the returned JSON (for non-SSO related authentication errors). To remove risk around this change, it was added behind a waffle switch named `user_authn.update_login_user_error_status_code`. A breaking change was made, rather than introducing /login_ajax_new, in order to more quickly get to our end goal of the current clean-up effort of having a single function for login. If this breaks any callers, we may fix or abandon this change altogether. ARCH-1253
-
Omar Al-Ithawi authored
-
edX requirements bot authored
-
Zia Fazal authored
ENT-1849: Removed EnterpriseMiddleware
-
Syed Muhammad Dawoud Sheraz Ali authored
render content and log the error when getting sibling urls
-
DawoudSheraz authored
-
Syed Muhammad Dawoud Sheraz Ali authored
Update ORA2 version
-
DawoudSheraz authored
-
- Nov 22, 2019
-
-
Matthew Piatetsky authored
never give users discount unless they've seen the banner
-
Matthew Piatetsky authored
-
Awais Qureshi authored
BOM-1015.
-
edX cache uploader bot authored
-
Ned Batchelder authored
Update coverage versions for who-tests-what hacking
-
Calen Pennington authored
Convert @require_certificate_permission to use user.has_perm
-
adeelehsan authored
Fixing notify credentials job
-
Zaman Afzal authored
This reverts commit 439e4b41.
-
Feanil Patel authored
Python Requirements Update
-