| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-02 | Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. | Mariusz Felisiak | |
| validate_ipv4_address() was affected only on Python < 3.9.5, see [1]. URLValidator() uses a regular expressions and it was affected on all Python versions. [1] https://bugs.python.org/issue36384 | |||
| 2021-06-02 | Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs' ↵ | Florian Apolloner | |
| TemplateDetailView. | |||
| 2021-06-02 | Confirmed release date for Django 3.2.4, 3.1.12, and 2.2.24. | Carlton Gibson | |
| 2021-05-26 | Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24. | Carlton Gibson | |
