1
0
mirror of https://github.com/django/django.git synced 2025-03-03 21:55:04 +00:00
Sarah Boyce 9e9792228a Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_language_variant().
Language codes are now parsed with a maximum length limit of 500 chars.

Thanks to MProgrammer for the report.
2024-07-09 09:21:19 -03:00
..
2024-01-26 12:45:07 +01:00
2024-01-26 12:45:07 +01:00
2023-12-04 09:24:31 +01:00
2024-04-03 11:12:03 -03:00