Aarif
874436b720
replaced unittest assertions pytest assertions ( #26539 )
2021-02-18 19:13:12 +05:00
Michael Terry
139a0f6ee1
Merge pull request #26290 from edx/mikix/effort-estimation
...
AA-614: Add initial effort estimation block transformer
2021-02-18 08:52:55 -05:00
Michael Terry
1b9119859e
AA-614: Add initial effort estimation block transformer
2021-02-18 08:31:19 -05:00
Kyle McCormick
136b16969d
refactor: Upgrade xblock-drag-and-drop-v2 to 2.3.2 ( #26235 )
...
Previous version was 2.2.10.
Pulls in fix to deprecated import path, which
will soon be unsupported.
Incidentally pulls in:
* Make drag-and-drop indexable.
* Drop Python 2 support from drag-and-drop-v2.
2021-02-18 08:18:08 -05:00
Aarif
a1406cddf2
replaced unittest assertions pytest assertions ( #26528 )
2021-02-18 18:09:45 +05:00
Aarif
802ae6343b
replaced unittest assertions pytest assertions ( #26527 )
2021-02-18 18:08:52 +05:00
Aarif
7dfd6edd23
replaced unittest assertions pytest assertions ( #26524 )
2021-02-18 18:08:23 +05:00
Aarif
774caac305
replaced unittest assertions pytest assertions ( #26513 )
2021-02-18 18:07:46 +05:00
Aarif
d2644e2dc2
replaced unittest assertions pytest assertions ( #26554 )
2021-02-18 18:06:13 +05:00
Aarif
1ead9f684c
replaced unittest assertions pytest assertions ( #26546 )
2021-02-18 18:01:41 +05:00
Aarif
906b6f7fed
replaced unittest assertions pytest assertions (19) ( #26545 )
2021-02-18 18:00:30 +05:00
Zainab Amir
c260f72c2e
VAN-311: Add multiple enterprise support for Authn MFE ( #26526 )
2021-02-18 17:24:44 +05:00
edX requirements bot
a5aa069115
Updating Python Requirements ( #26610 )
2021-02-18 12:19:54 +05:00
David Ormsbee
843668a011
Revert "feat: 403 logging for exchange_access_token ( #26511 )" ( #26608 )
...
This reverts commit 0517603b6d .
This was masking a LabXchange error by blowing up with:
"Stack trace builtins:AttributeError: 'NoneType' object has no attribute 'status_code'"
2021-02-17 17:08:44 -05:00
Feanil Patel
8925756f11
doc: Add some docs for how rate-limiting works. ( #26475 )
...
* 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.
2021-02-17 13:16:57 -05:00
Felipe Montoya
6cb97b13ac
Merge pull request #26455 from jramnai/tsd-course_search_annotations
...
[TSD] add annotations for courseware and dashboard search feature flag
2021-02-17 10:02:48 -05:00
Ali Akbar
e4b3916724
Merge pull request #26596 from edx/IM/security-fixes-9-thresholds
...
update thresholds after IM security fixes 9
2021-02-17 16:07:16 +05:00
Ali-D-Akbar
bea2b12095
update thresholds after IM security fixes 9
2021-02-17 14:58:33 +05:00
edx-pipeline-bot
dd5c19b6cb
Merge pull request #26590 from edx/private_to_public_096bfe9
...
Mergeback PR from private to public.
2021-02-17 03:04:11 -05:00
edX requirements bot
57a8a8a0af
Updating Python Requirements ( #26589 )
2021-02-17 12:37:18 +05:00
Matt Tuchfarber
6efc6e1e6a
Merge pull request #26586 from edx/tuchfarber/allow_db_args
...
feat: Allow cert allowlist mgmt cmd to use db args
2021-02-16 15:45:58 -05:00
Ned Batchelder
cab184e356
chore: update LTI xblock to 2.6.0
2021-02-16 15:45:02 -05:00
Ali Akbar
096bfe95dc
Merge pull request #223 from edx/IM/security-fixes-12
...
Incident Management Security Fixes 12
2021-02-17 01:31:49 +05:00
Ali Akbar
d0d5cd7a1b
Merge pull request #222 from edx/IM/security-fixes-11
...
Incident Management Security Fixes 11
2021-02-17 01:31:40 +05:00
Ali Akbar
8ae7ae81c5
Merge pull request #26486 from edx/aakbar/disable-xsslint
...
Disable xsslint
2021-02-17 01:25:45 +05:00
Matt Tuchfarber
0374c3f62b
Update help text
2021-02-16 15:16:52 -05:00
Matt Tuchfarber
d380d85f5c
feat: Allow cert allowlist mgmt cmd to use db args
...
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.
2021-02-16 14:49:26 -05:00
Alexander J Sheehan
5a40a249fc
Merge pull request #26583 from edx/alex-sheehan-edx/bumping-enterprise-3.17.30
...
bumping enterprise version to 3.17.30
2021-02-16 14:29:50 -05:00
Carla Duarte
3a2b537cd5
Merge pull request #26582 from edx/ciduarte/AA-664
...
AA-664: add JwtAuthentication to course home api
2021-02-16 14:11:19 -05:00
Alexander Sheehan
a196fcb462
bumping enterprise version to 3.17.30
2021-02-16 13:08:07 -05:00
Carla Duarte
dcb6bbc262
AA-664: add JwtAuthentication to course home api
2021-02-16 12:21:16 -05:00
Feanil Patel
7840c1f248
Merge pull request #26487 from edx/feanil/remove_django_ratelimit_backend
...
refactor Replace django-ratelimit-backend with django-ratelimit
2021-02-16 11:16:13 -05:00
Ahtisham Shahid
10b8131d70
Removed extra latters from studio dashboard ( #26578 )
2021-02-16 20:15:48 +05:00
Usman Khalid
62ed654b31
Convert LTIModule into LTIBlock. ( #25713 )
2021-02-16 09:09:13 -05:00
Ali-D-Akbar
c3bfe323de
PROD-2195
2021-02-16 18:09:38 +05:00
Ali-D-Akbar
2e5b2704a2
PROD-2191
2021-02-16 18:06:18 +05:00
Ali-D-Akbar
86ce42abb7
PROD-2194
2021-02-16 17:40:47 +05:00
Ahtisham Shahid
774f2956de
Created separate view for library ( #26273 )
2021-02-16 17:39:32 +05:00
edX cache uploader bot
bcdd70bf8e
Updating Bokchoy testing database cache ( #26562 )
2021-02-16 17:07:45 +05:00
Zaman Afzal
e2fba3a14a
ENT-4085 Bump edx-enterprise version ( #26558 )
2021-02-16 16:23:19 +05:00
Saad Yousaf
c40f0b0e3b
Merge pull request #26239 from edx/saad/TNL-7729
...
[TNL-7729] - Add check to discussion endpoints to secure API when discussions are blacked out.
2021-02-16 15:20:49 +05:00
Aarif
dc6766dcce
replaced unittest assertions pytest assertions for pavelib ( #26514 )
2021-02-16 14:57:50 +05:00
Awais Qureshi
624950b41c
Merge pull request #26551 from edx/BOM-1437
...
9 tests are failing in this file in local devstack environments
2021-02-16 14:55:14 +05:00
Usama Sadiq
ad3826bdd1
Merge pull request #26501 from edx/usamasadiq/bom-2244-remove-constraints
...
Remove Vulture constraint
2021-02-16 14:22:08 +05:00
SaadYousaf
50e71479ee
[TNL-7729] - Add check to discussion rest API to prevent users in blackout period.
2021-02-16 14:08:56 +05:00
usamasadiq
3c7ef6bece
Remove vulture constraint
2021-02-16 12:49:11 +05:00
edX requirements bot
645eb0ffed
Updating Python Requirements ( #26550 )
2021-02-16 12:23:17 +05:00
Awais Qureshi
d7dc8de053
BOM-1437
...
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.
2021-02-16 10:35:59 +05:00
edX requirements bot
d5c4ca3c68
Updating Python Requirements ( #26517 )
2021-02-15 12:21:11 +05:00
Robert Raposa
0517603b6d
feat: 403 logging for exchange_access_token ( #26511 )
...
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
2021-02-12 15:34:55 -05:00