1
0
mirror of https://github.com/django/django.git synced 2025-05-05 14:37:31 +00:00
Tim Graham c1a8c420fe [1.4.x] Fixed a remote code execution vulnerabilty in URL reversing.
Thanks Benjamin Bach for the report and initial patch.

This is a security fix; disclosure to follow shortly.

Backport of 8b93b31487d6d3b0fcbbd0498991ea0db9088054 from master
2014-04-21 18:31:44 -04:00

4 lines
48 B
Python

def view(request):
"""Stub view"""
pass