- Oct 11, 2018
-
-
Zia Fazal authored
Added tests to support changes
-
- Oct 10, 2018
-
-
Douglas Hall authored
Install the CSRF app included in edx-drf-extensions.
-
Nimisha Asthagiri authored
Fix overriding of token expiration in DOT (ARCH-246)
-
Dillon-Dumesnil authored
Switching to Django password validation format.
-
J Eskew authored
Add user retirement warning text about email retirement.
-
Douglas Hall authored
-
Dillon Dumesnil authored
relied on the old configuration values and old way of validating passwords. Also improved registration page by always showing error messages rather than hiding them on leaving the field.
-
Dillon Dumesnil authored
the old validate password method and configuration values in favor of AUTH_PASSWORD_VALIDATORS, a list of validators to use to check a password. These include some that come straight from Django and some that were written according to Django's specifications. This work also included maintaining the current messaging as instruction text and passing along restrictions for the password field.
-
John Eskew authored
-
Rabia Iftikhar authored
EDUCATOR-3213 make Global EdX Staff able to view all forum posts
-
rabiaiftikhar authored
-
- Oct 09, 2018
-
-
Ned Batchelder authored
edX-ACE support for email change messages
-
emma-green authored
fix-bundle-info
-
Emma Green authored
-
- Oct 08, 2018
-
-
Nimisha Asthagiri authored
-
Omar Al-Ithawi authored
-
- Oct 05, 2018
-
-
Troy Sankey authored
Merge pull request #19043 from edx/pwnage101/also-prevent-retired-email-reuse-via-account-settings-PLAT-2334 Prevent retired email reuse via account settings
-
Simon Chen authored
Default the ENFORCE_FREEZE_GRADE_AFTER_COURSE_END waffle flag to be on
-
Michael Terry authored
We were doing many individual SQL queries for certificates when awarding program certs. It's possible this was contributing to high SQL load. Instead, let's bundle those queries up into a larger one. LEARNER-6490
-
John Eskew authored
-
Simon Chen authored
-
Diana Huang authored
Send password reset email after password compliance failure.
-
- Oct 04, 2018
-
-
Troy Sankey authored
PLAT-2334
-
Diana Huang authored
-
Robert Raposa authored
ARCH-233: Add JWT Auth Middleware.
-
Michael Youngstrom authored
Cache WaffleSwitch data to avoid query count failures with pytest-xdist
-
emma-green authored
rev-bundle-discount
-
Simon Chen authored
Stop-gap implementation to freeze grades 30 days after course end
-
Rabia Iftikhar authored
EDUCATOR-3514 increase the length of task_input while creating instance of InstructorTask
-
Nimisha Asthagiri authored
-
Saleem Latif authored
ENT-1199: edx-enterprise version upgrade to 0.73.6
-
Hasnain Naveed authored
WL-1645 | Suppressing Error Alerts for WL Programs without Program Ce…
-
Saleem Latif authored
-
- Oct 03, 2018
-
-
Emma Green authored
-
Michael Youngstrom authored
-
Robert Raposa authored
From edx-drf-extensions: 1. EnsureJWTAuthSettingsMiddleware: Ensures proper JWT auth settings for endpoints. 2. JwtAuthCookieMiddleware: Combines the JWT auth cookie parts into a JWT auth cookie. ARCH-233
-
Robert Raposa authored
ARCH-241: Add ability to redirect to subdomain for logout.
-
J Eskew authored
Check for retired usernames as well as existing ones in validation.
-
Farhanah Sheets authored
bump studio-frontend to 1.16.12
-
Robert Raposa authored
ARCH-241
-