diff options
| author | Will Hardy <django@willhardy.com.au> | 2013-03-27 17:37:08 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-07-31 10:38:59 -0400 |
| commit | 1c3c21b38d154eff0286c194711dced2ac39dd3d (patch) | |
| tree | b86b70a74d04122e1f8a8ef9e2664ac68249e5a8 /docs/ref | |
| parent | acd1d439fd9b3e77bc0291dcd62c09f345d8622c (diff) | |
Fixed #19987 -- Disabled host validation when DEBUG=True.
The documentation promises that host validation is disabled when
DEBUG=True, that all hostnames are accepted. Domains not compliant with
RFC 1034/1035 were however being validated, this validation has now been
removed when DEBUG=True.
Additionally, when DEBUG=False a more detailed SuspiciousOperation
exception message is provided when host validation fails because the
hostname is not RFC 1034/1035 compliant.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions
