検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 26 for newlines (0.028 sec.)
Django 2.2.22 release notes — Django 4.0.6 ドキュメント 11918
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On Python 3.9.5+, URLV ... alidator didn't prohibit newlines and tabs. If you used values with newlines in HTTP ... f wasn't vulnerable because HttpResponse prohibits newlines in HTTP headers. Moreover, the URLField form field ... which uses URLValidator silently removes newlines and tabs on Python 3.9.5+, so the possibility of n ...
https://man.plustar.jp/django/releases/2.2.22.html - [similar]
Django 3.1.10 release notes — Django 4.0.6 ドキュメント 11918
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On Python 3.9.5+, URLV ... alidator didn't prohibit newlines and tabs. If you used values with newlines in HTTP ... f wasn't vulnerable because HttpResponse prohibits newlines in HTTP headers. Moreover, the URLField form field ... which uses URLValidator silently removes newlines and tabs on Python 3.9.5+, so the possibility of n ...
https://man.plustar.jp/django/releases/3.1.10.html - [similar]
Django 3.2.2 release notes — Django 4.0.6 ドキュメント 11803
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... injection possibility since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On Python 3.9.5+, URLV ... alidator didn't prohibit newlines and tabs. If you used values with newlines in HTTP ... f wasn't vulnerable because HttpResponse prohibits newlines in HTTP headers. Moreover, the URLField form field ... which uses URLValidator silently removes newlines and tabs on Python 3.9.5+, so the possibility of n ...
https://man.plustar.jp/django/releases/3.2.2.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 10778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ader injection possibility since validators accept newlines in input ¶ Some of Django's built-in validators ( ... n the regular expressions). If you use values with newlines in HTTP response or email headers, you can suffer ... ail sending utilities in django.core.mail prohibit newlines in HTTP and SMTP headers, respectively. While the ... a good idea to ensure that those methods prohibit newlines as well. You might also want to validate that any ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 10447
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ader injection possibility since validators accept newlines in input ¶ Some of Django's built-in validators ( ... n the regular expressions). If you use values with newlines in HTTP response or email headers, you can suffer ... ail sending utilities in django.core.mail prohibit newlines in HTTP and SMTP headers, respectively. While the ... a good idea to ensure that those methods prohibit newlines as well. You might also want to validate that any ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 9885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ader injection possibility since validators accept newlines in input ¶ Some of Django's built-in validators ( ... n the regular expressions). If you use values with newlines in HTTP response or email headers, you can suffer ... ail sending utilities in django.core.mail prohibit newlines in HTTP and SMTP headers, respectively. While the ... a good idea to ensure that those methods prohibit newlines as well. You might also want to validate that any ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 8860
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( r "<(/)?(\S+?)(?:(\s*/)|\s.*?)?>" , re . S ) re_newlines = _lazy_re_compile ( r "\r\n|\r" ) # Used in norma ... lize_newlines re_camel_case = _lazy_re_compile ( r "(((?<=[a-z]) ... reaks. Expects that existing line breaks are posix newlines. Preserve all white space except added line breaks ... te a string after a certain number of words. Strip newlines in the string. """ words = self . _wrapped . split ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 7686
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mark_safe from django.utils.text import normalize_newlines # Configuration for urlize() function. TRAILING_PU ... ebreaks ( value , autoescape = False ): """Convert newlines into <p> and <br>s.""" value = normalize_newlines ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
Django 2.2.25 release notes — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n URL paths ¶ HTTP requests for URLs with trailing newlines could bypass an upstream access control based on U ...
https://man.plustar.jp/django/releases/2.2.25.html - [similar]
Django 3.1.14 release notes — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n URL paths ¶ HTTP requests for URLs with trailing newlines could bypass an upstream access control based on U ...
https://man.plustar.jp/django/releases/3.1.14.html - [similar]
PREV 1 2 3 NEXT