Results of 1 - 10 of about 24 for URLValidator (0.017 sec.)
- Django 2.2.22 release notes — Django 4.0.6 ドキュメント 12627
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
CVE-2021-32052: Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On P ...
ython 3.9.5+, URLValidator didn't prohibit newlines and tabs. If you used val ...
ders. Moreover, the URLField form field which uses URLValidator silently removes newlines and tabs on Python 3.9.5 ...
CVE-2021-32052: Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ 前のト ...
-
https://man.plustar.jp/django/releases/2.2.22.html
- [similar]
- Django 3.1.10 release notes — Django 4.0.6 ドキュメント 12627
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
CVE-2021-32052: Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On P ...
ython 3.9.5+, URLValidator didn't prohibit newlines and tabs. If you used val ...
ders. Moreover, the URLField form field which uses URLValidator silently removes newlines and tabs on Python 3.9.5 ...
CVE-2021-32052: Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ 前のト ...
-
https://man.plustar.jp/django/releases/3.1.10.html
- [similar]
- Django 3.2.2 release notes — Django 4.0.6 ドキュメント 12426
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
CVE-2021-32052: Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On P ...
ython 3.9.5+, URLValidator didn't prohibit newlines and tabs. If you used val ...
ders. Moreover, the URLField form field which uses URLValidator silently removes newlines and tabs on Python 3.9.5 ...
CVE-2021-32052: Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ Bugfix ...
-
https://man.plustar.jp/django/releases/3.2.2.html
- [similar]
- Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 8940
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
s. validate_ipv4_address() , validate_slug() , and URLValidator are also affected, however, as of Django 1.6 the G ...
Denial-of-service possibility in URL validation ¶ URLValidator included a regular expression that was extremely s ...
n certain inputs ( #25031 ). Fixed a regression in URLValidator that invalidated Punycode TLDs ( #25059 ). Improve ...
-
https://man.plustar.jp/django/releases/1.8.3.html
- [similar]
- バリデータ — Django 4.0.6 ドキュメント 8823
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ibute is deprecated. Use domain_allowlist instead. URLValidator ¶ class URLValidator ( schemes = None , regex = No ...
onal arguments of its parent RegexValidator class, URLValidator accepts an extra optional attribute: schemes ¶ URL ...
ビルトインのバリデータ RegexValidator EmailValidator URLValidator validate_email validate_slug validate_unicode_slug ...
-
https://man.plustar.jp/django/ref/validators.html
- [similar]
- Django 1.11.21 リリースノート — Django 4.0.6 ドキュメント 8106
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
FieldWidget now validates the provided value using URLValidator before displaying the clickable link. You may cust ...
-
https://man.plustar.jp/django/releases/1.11.21.html
- [similar]
- Django 2.1.9 リリースノート — Django 4.0.6 ドキュメント 8006
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
FieldWidget now validates the provided value using URLValidator before displaying the clickable link. You may cust ...
-
https://man.plustar.jp/django/releases/2.1.9.html
- [similar]
- Django 2.2.24 release notes — Django 4.0.6 ドキュメント 8006
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
idators accepted leading zeros in IPv4 addresses ¶ URLValidator , validate_ipv4_address() , and validate_ipv46_add ...
-
https://man.plustar.jp/django/releases/2.2.24.html
- [similar]
- Django 3.1.12 release notes — Django 4.0.6 ドキュメント 8006
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
idators accepted leading zeros in IPv4 addresses ¶ URLValidator , validate_ipv4_address() , and validate_ipv46_add ...
-
https://man.plustar.jp/django/releases/3.1.12.html
- [similar]
- Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 7906
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
e same directory ( #25618 ). Fixed a regression in URLValidator that allowed URLs with consecutive dots in the dom ...
-
https://man.plustar.jp/django/releases/1.8.6.html
- [similar]