Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django/django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.26
Choose a base ref
...
head repository: django/django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.27
Choose a head ref
  • 6 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    e085d46 View commit details
    Browse the repository at this point in the history
  2. [2.2.x] Added CVE-2021-45115, CVE-2021-45116, and CVE-2021-45452 to s…

    …ecurity archive.
    
    Backport of 63869ab from main
    carltongibson committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    77d0fe5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. [2.2.x] Added stub release notes 2.2.27.

    Backport of eeca934 from main.
    felixxm committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4cafd3a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. [2.2.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} te…

    …mplate tag.
    
    Thanks Keryn Knight for the report.
    
    Backport of 394517f from main.
    
    Co-authored-by: Adam Johnson <me@adamj.eu>
    2 people authored and felixxm committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c27a7eb View commit details
    Browse the repository at this point in the history
  2. [2.2.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads.

    Thanks Alan Ryan for the report and initial patch.
    
    Backport of fc18f36 from main.
    felixxm committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c477b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e541f2d View commit details
    Browse the repository at this point in the history
Loading