- Aug 04, 2020
-
-
edX requirements bot authored
-
- Aug 03, 2020
-
-
alangsto authored
prevent changes to settings via POST prevent changes to settings via POST updated test name updated based on feedback removed comments
-
Alex Dusenbery authored
-
- Jul 31, 2020
-
-
Dillon Dumesnil authored
AA-280: Add assignment type to date blocks serialization
-
Dillon Dumesnil authored
-
Adam Stankiewicz authored
-
- Jul 30, 2020
-
-
David Ormsbee authored
[BD-29] [TNL-7263] Support Anonymous Courseware Access
-
Aarif authored
-
edX cache uploader bot authored
-
Alex Dusenbery authored
-
Feanil Patel authored
Fix issue with `SameSite=None` cookies from being blocked when `django_cookies_samesite.middleware.CookiesSameSite` is enabled for `devstack_docker` environment.
-
Michael Terry authored
AA-124: Give Learning MFE enroll alert information
-
Zachary Trabookis authored
Set `SESSION_COOKIE_SAMESITE=Lax` for `devstack_docker` environment by default to allow login to LMS service. This is a fix for `devstack_docker` default value set to `Lax` for `DCS_SESSION_COOKIE_SAMESITE`. It was defaulting to `SameSite=None` which requires a secure site which `localhost` site does not by default. Setting this `SameSite` cookie attribute to something other than `None` will continue to allow login to the LMS for `devstack_docker` environment. Regards to #23671 and https://discuss.openedx.org/t/lti-xblock-and-samesite/759/16 Set `SESSION_COOKIE_SAMESITE=Lax` for `devstack_docker` environment by default to allow login to LMS service. This is a fix for `devstack_docker` default value set to `Lax` for `DCS_SESSION_COOKIE_SAMESITE`. It was defaulting to `SameSite=None` which requires a secure site which `localhost` site does not by default. Setting this `SameSite` cookie attribute to something other than `None` will continue to allow login to the LMS for `devstack_docker` environment. Regards to #23671 and https://discuss.openedx.org/t/lti-xblock-and-samesite/759/16
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
taliaedX authored
BUG: fixes for saml provider config/data lookup
-
Jeff LaJoie authored
Fixes session caching for enterprise portal links by only caching for auth'd learners
-
Carla Duarte authored
AA-127: Created MFE Outline Tab Waffle Flag
-
Talia authored
-
Jeff LaJoie authored
-
Ahmad Bilal Khalid authored
Moved data.py out into the parent's dirctory i.e learning_sequences directory to avoid circular import issue which is occuring when we try to import data.py from models.py. A new CourseContext model is created, which is responsible for housing course specific fields e.g course_visibility.
-
Uzair Rasheed authored
Fix XSS while prepending html
-
Uzair Rasheed authored
Fix xss in base site template
-
Uzair Rasheed authored
Fix xss in date
-
Uzair Rasheed authored
Fix xss while rendering file-upload
-
Uzair Rasheed authored
Fix xss in edit member template
-
Adam Stankiewicz authored
* fix keyerror with request.session * improve the conditional
-
- Jul 29, 2020
-
-
Carla Duarte authored
Note: The team settled on raising a 404 when the waffle flag is disabled. Upon receiving the 404, the frontend will redirect to the LMS.
-
edX Transifex Bot authored
-
Jansen Kantor authored
-
Adam Butterworth authored
This reverts commit 6980291d.
-
Joseph Mulloy authored
Revert "[BD-10] [DEPR-92] Remove directories that includes pattern library."
-
Adam Butterworth authored
This reverts commit e4f28deb.
-
Adam Butterworth authored
-
David Ormsbee authored
[BD-14]"Source from Library" XBlock
-
Jeff Chaves authored
* display message banner guiding user to their enterprise LP if enabled * adding new sass class name to use same styling as recovery email alert
-
Alex Wang authored
MST-333
-
Aarif authored
-
stvn authored
* Commits: Bucket users regardless of enrollment in courseware MFE experiment
-
edX requirements bot authored
-
- Jul 28, 2020
-
-
Bianca Severino authored
Add SSO Records endpoint for support tools
-