1
0
mirror of https://github.com/django/django.git synced 2025-02-08 16:35:17 +00:00
Claude Paroz 552f03869e Added safety to URL decoding in is_safe_url() on Python 2
The errors='replace' parameter to force_text altered the URL before checking
it, which wasn't considered sane. Refs 24fc935218 and ada7a4aef.
2016-03-04 23:33:35 +01:00
..
2015-08-08 12:02:32 +02:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2014-12-19 18:07:52 +01:00
2015-02-20 09:21:39 -05:00
2015-02-20 09:21:39 -05:00
2014-12-19 18:07:52 +01:00
2014-09-02 21:34:29 -04:00
2015-05-20 13:48:06 -04:00
2015-11-04 17:48:49 +01:00