edx-proctoring
edx-proctoring copied to clipboard
Bumps [celery](https://github.com/celery/celery) from 5.0.4 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...
Bumps [karma](https://github.com/karma-runner/karma) from 0.13.22 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
**Description:** This PR replaces the deprecated eslint-config-edx with the newer @edx/eslint-config package. **JIRA:** [BOM-3385](https://openedx.atlassian.net/browse/BOM-3385) **Pre-Merge Checklist:** - [ ] Updated the version number in `edx_proctoring/__init__.py` and `package.json` if these changes...
**Description:** Describe in a couple of sentences how this pull request modifies the repository. **JIRA:** [XXX-XXXX](https://openedx.atlassian.net/browse/XXX-XXXX) **Pre-Merge Checklist:** - [ ] Updated the version number in `edx_proctoring/__init__.py` and `package.json` if...
**Description:** Describe in a couple of sentences how this pull request modifies the repository. **JIRA:** [XXX-XXXX](https://openedx.atlassian.net/browse/XXX-XXXX) **Pre-Merge Checklist:** - [ ] Updated the version number in `edx_proctoring/__init__.py` and `package.json` if...
Additional information from script execution [ARCHBOM-1772](https://openedx.atlassian.net/browse/ARCHBOM-1772) Update setup.py to use constraint files when generating requirements files for packaging and distribution. PR generated automatically with Jenkins job cleanup-python-code. Result of running...
chore: pip is not working properly and giving conflicts error giving conflicts errors between django==2.2.24 and django
This will prevent us from hitting e.g. https://github.com/edx/edx-proctoring/blob/b3b1406aebb79b511c1feae06853eda8ac277a95/edx_proctoring/views.py#L339 over and over again large numbers of times. Somewhat unclear why, in practice, we have been seeing that occur. It's a bit...
What if I configure my network to block https://github.com/edx/edx-proctoring/blob/549d5cab129ea285d1f8df95d2dd51f267d83440/edx_proctoring/static/proctoring/js/views/proctored_exam_view.js#L225 Request?