The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Added a get_host() method to HttpRequest. There is still an http.get_host() version in place, so this is fully backwards compatible.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6296 bcc190cf-cafb-0310-a4f2-bffc1f526a37
by
Don the Electric Eel 2007-09-15 17:46:03 UTC
commit 4b610f42d36a39cd975122ab46f85323844c2c72
Django
VCC
CVE-2012-4520
django/contrib/admin/views/doc.py
+2
-2
django/contrib/sites/models.py
+2
-1
django/core/handlers/base.py
+1
-1
django/http/__init__.py
+13
-17
django/middleware/common.py
+2
-2
expand_less