1
0
mirror of https://github.com/django/django.git synced 2025-01-15 04:45:51 +00:00

3 Commits

Author SHA1 Message Date
Shai Berger
3394fc6132 [5.0.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().
Thanks Seokchan Yoon for the report.

Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2024-03-04 08:22:40 +01:00
Mariusz Felisiak
b1f2833bc4 [5.0.x] Added release date for 5.0.3, 4.2.11, and 3.2.25.
Backport of 977d25416954a72ad100b01762078bf1ceb89a63 from main
2024-02-26 08:27:34 +01:00
Mariusz Felisiak
c22075af80 [5.0.x] Fixed #35172 -- Fixed intcomma for string floats.
Thanks Warwick Brown for the report.

Regression in 55519d6cf8998fe4c8f5c8abffc2b10a7c3d14e9.
Backport of 2f14c2cedc9c92373471c1f98a80c81ba299584a from main
2024-02-08 10:59:43 +01:00