Tobias Macey
50bb70298c
Added a configuration flag to force third party auth ( #24789 )
...
This adds a toggle to allow operators to prevent user registration and login via username/password authentication, forcing the platform to only support login and registration using third-party auth such as SAML.
Co-authored-by: Umar Asghar <mrumarasghar@gmail.com >
2021-01-07 09:55:27 -05:00
Muhammad Soban Javed
f62b1c417b
replaced task decorator with shared_task decorator ( #25925 )
2021-01-07 19:46:34 +05:00
alangsto
e9dc5baf79
added two endpoints for IDV decryption on stage ( #25939 )
...
simplified public keys
made migration
fixes for quality
added pylint fixes
fixed for pylint
added endpoint to retrieve user's receipt_ids
added tests for 404 with decryption error
fixed for quality
fixed for quality
updates for feedback
removed unnecessary method
fixed quality issue
updated tests
2021-01-07 09:05:33 -05:00
alangsto
40cf6ba413
updated endpoint for verifications to include receipt id ( #25999 )
2021-01-07 08:34:03 -05:00
Ali Akbar
c6497d8879
Merge pull request #26004 from edx/aakbar/PROD-1995
...
disable xsslint
2021-01-07 18:09:49 +05:00
Zainab Amir
aa3119e4d7
Add new relic metrics ( #26003 )
2021-01-07 18:08:09 +05:00
Ali-D-Akbar
8f4ac5c112
disable xsslint
2021-01-07 16:40:10 +05:00
Awais Qureshi
d9174fc0db
Merge pull request #26000 from edx/jenkins/upgrade-python-requirements-3d79b8a
...
Python Requirements Update
2021-01-07 12:16:34 +05:00
edX requirements bot
b84d7794e5
Updating Python Requirements
2021-01-06 23:58:19 -05:00
edX Transifex Bot
3d79b8ab95
geoip2: update maxmind geolite country database
2021-01-06 16:04:06 -05:00
Kyle McCormick
7d2f8de03b
Add type annotations to backfill_orgs_and_org_courses
2021-01-06 16:00:41 -05:00
Kyle McCormick
599d663779
Add option to backfill org data as inactive
...
Add an `--inactive` option to the
`bulk_add_orgs_and_org_courses` management
command, which causes the backfill to set
`active=False` on all rows created in the
Organization and OrganizationCourse tables.
This will lower the potential data
integrity risk to production systems
such as courses.edx.org.
Upgrade edx-organizations to 6.6.0
TNL-7774
2021-01-06 16:00:41 -05:00
Carla Duarte
492ce7f217
Merge pull request #25975 from edx/ciduarte/AA-545
...
AA-545: Include has_scheduled_content in StartDateTransformer
2021-01-06 15:09:48 -05:00
edX cache uploader bot
830ca33564
Updating Bokchoy testing database cache ( #25996 )
2021-01-07 00:19:47 +05:00
Kyle McCormick
70f910935c
Improve backfill_orgs_and_org_courses output formatting ( #25880 )
...
The output was previously surfaced via `log.info` calls.
Given that the command is reporting on thousands of records,
that ended up being very difficult to parse.
Instead, print one organization or org-course linkage
per line.
Add example run of command with output to command
class docstring.
TNL-7774
2021-01-06 13:23:19 -05:00
Awais Qureshi
6adbbd2240
Merge pull request #25990 from edx/awais786/axios-ssrf
...
Upgrading axios to latest
2021-01-06 20:10:52 +05:00
Zachary Hancock
777c4f94fe
proctoring version bump ( #25995 )
2021-01-06 09:59:05 -05:00
Dillon Dumesnil
6e2da06e46
Merge pull request #25986 from edx/ddumesnil/aa-501
...
AA-501: Use hidden blocks to determine past due status
2021-01-06 06:49:32 -08:00
Dillon Dumesnil
e17e691d54
AA-501: Use hidden blocks to determine past due status
...
Blocks that were hidden by access checks would not be used when
calculating past due status for a unit. This adds in a check to
still look at those blocks, but will maintain not rendering them
when being accessed via the MFE
2021-01-06 14:11:03 +00:00
Peter Pinch
285ec771bf
fix: Remove CAS settings ( #25330 )
...
part of DEPR-6
2021-01-06 08:15:35 -05:00
irfanuddinahmad
b59f0c9dab
Merge pull request #25993 from edx/iahmad/ENT-3688-2
...
ENT-3688: Updated requirements for edx-enterprise
2021-01-06 15:48:42 +05:00
irfanuddinahmad
c4954d42ec
Updated requirements for edx-enterprise
2021-01-06 15:20:56 +05:00
Usama Sadiq
3626c3b91f
Merge pull request #25989 from edx/jenkins/upgrade-python-requirements-44d97d7
...
Python Requirements Update
2021-01-06 13:05:49 +05:00
Awais Qureshi
1277a05864
ARCHBOM-1657
...
Fixing axios SSRF vulnerability in edx-platform.
2021-01-06 11:39:25 +05:00
edX requirements bot
d5dc3b9e45
Updating Python Requirements
2021-01-05 23:55:16 -05:00
Awais Qureshi
44d97d72f1
Merge pull request #25799 from edx/awais786/make-docs
...
Fixing make docs issue
2021-01-06 01:09:09 +05:00
Carla Duarte
03846e229d
AA-545: Include has_scheduled_content in StartDateTransformer
2021-01-05 15:06:24 -05:00
Awais Qureshi
c4ae96d000
Running makeupgrade
2021-01-06 00:35:33 +05:00
Michael Terry
c3baf5c19e
Merge pull request #25972 from edx/mikix/banner-cta-tweaks
...
AA-505: Some design updates for courseware "shift dates" UI
2021-01-05 13:28:37 -05:00
Igor Degtiarov
acbefd1079
Extend appropriate proctoring exam modes if provider allows it. ( #25927 )
...
The honor enrollment mode is widely used in OpenEdx installations,
and recently it was not allowed for proctoring exam, but very anticipated.
Current PR makes it possible to start the proctoring exam in the honor enrollment
mode in case the provider is configured in that way.
2021-01-05 13:20:35 -05:00
Alex Dusenbery
3cd212ee70
Bump edx-enterprise to 3.16.7. Modifies the learner portal enterprise_course_enrollments endpoint to include an is_enrollment_active key that indicates the status of the enterprise enrollment's related student.CourseEnrollment. Allow the endpoint to optionally accept an ?is_active query param, so that clients may request only active enrollments from it.
2021-01-05 12:55:06 -05:00
Awais Qureshi
1f616f6fcd
Fixing make docs
...
Adding constraint on sphinx.
2021-01-05 22:42:01 +05:00
Usman Khalid
75391262da
[BD-04] Convert SplitTest XModule to XBlock. ( #25696 )
2021-01-05 09:55:14 -05:00
irfanuddinahmad
b5438c52b7
Merge pull request #25982 from edx/iahmad/ENT-3688
...
ENT-3688: Updated requirements with new edx-enterprise version
2021-01-05 17:32:47 +05:00
irfanuddinahmad
49292d65a3
Fixed test data
2021-01-05 16:18:21 +05:00
Ali Akbar
40fdf46f81
update after IM security fixes 3 ( #25983 )
2021-01-05 16:12:05 +05:00
Muhammad Soban Javed
dd534a90e5
Added celery task documentation ( #25926 )
...
* Added celery task documentation
2021-01-05 14:32:52 +05:00
edX requirements bot
5c186507c3
Python Requirements Update ( #25977 )
...
* Updating Python Requirements
* Fixing test failure.
* Update timezone count for new pytz version
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com >
Co-authored-by: usamasadiq <usama.sadiq@arbisoft.com >
2021-01-05 14:12:03 +05:00
Saad Yousaf
c9c2c3b8e4
Merge pull request #25963 from edx/saad/TNL-7749
...
[TNL-7749] - Remove italic styling for warning msg on expired state for ID verification card (Rebrand).
2021-01-05 14:07:24 +05:00
irfanuddinahmad
6e7c23d1cb
Updated requirements with new edx-enterprise version
2021-01-05 13:58:54 +05:00
SaadYousaf
0809b6338e
[TNL-7749] - Remove italic styling for warning msg on expired state.
2021-01-05 13:34:56 +05:00
edx-pipeline-bot
0b4fe3bfc3
Merge pull request #25980 from edx/private_to_public_d93abb8
...
Mergeback PR from private to public.
2021-01-05 02:39:44 -05:00
Ali-D-Akbar
6cdcfb9f72
Merge branch 'master' into private_to_public_d93abb8
2021-01-05 11:43:25 +05:00
Zainab Amir
d5c9536f0a
send in-active user details on auth failure ( #25931 )
2021-01-05 10:33:04 +05:00
Michael Terry
d000eb4f67
AA-505: Some design updates for courseware "shift dates" UI
...
- Makes the action buttons underneath problems into link buttons
instead of push buttons. Per UI team
- Updates some colors of status pills like "Past due" or "Completed"
2021-01-04 13:29:58 -05:00
Ali Akbar
278e66e34c
disable xsslint ( #25951 )
...
* disable xsslint
* fix quality errors
* disable xsslint
2021-01-04 22:48:22 +05:00
Adam Stankiewicz
3ff5fc7d5f
bump edx-enterprise to 3.16.3 ( #25969 )
2021-01-04 11:01:26 -05:00
Ali Akbar
d93abb8d6e
Merge pull request #212 from edx/IM/security-fixes-3
...
Incident Management Security Fixes 3
2021-01-04 18:41:49 +05:00
Feanil Patel
db152dda45
Merge pull request #25908 from edx/feanil/sandbox-py2-code
...
Remove py2 requirements.
2021-01-04 08:09:36 -05:00
Awais Qureshi
2b3ab8846f
Merge pull request #25961 from edx/awais786/fixing-test-failure
...
Fixing test failure due to 31-dec-2020 date issue
2021-01-04 18:01:04 +05:00