Incident Management security fixes - #25789
Closed
Ali-D-Akbar wants to merge 14 commits into
Closed
Conversation
warnings.py:109 - /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/__init__.py:76: DeprecationWarning: Flags not at the start of the expression '\n (?x) ' (truncated) (cherry picked from commit 9a72148)
(cherry picked from commit 852d61e)
…rsa (#25678) Should resolve "re.error: nothing to repeat at position 0" when running pylint locally. Changes: * Fix import_shims pylint violations * Include import_shims directory in linting * Stop shimming imports when running pylint * Regenerate import_shims (for koa.master)
DeprecationWarning: The unescape method is deprecated and will be removed in 3.5, use html.unescape() instead. (cherry picked from commit ae81d33)
(cherry picked from commit 7a57584)
(cherry picked from commit 8961db4)
…ctions}' Check this ticket for details: https://code.djangoproject.com/ticket/29513 (cherry picked from commit c83a505)
…quashes [WIP] [BTR-39] Cherry-pick warning squash commits
(cherry picked from commit e4c8897)
…not_found_on_cache_invalidation_port [BTR-46] [SE-3439] Fixes block structure not caching when cache invalidation is enabled
These were first added in edx@d95b46dd19 but they don't seem to do anything. On Open edX sites, they are misleading. (cherry picked from commit cd0ef5b)
|
Your PR has finished running tests. The following contexts failed:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corresponds to #25786 and contains xss fixes for the following prod tickets: