検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 94 for header (0.055 sec.)
Django におけるセキュリティ — Django 4.0.6 ドキュメント 6639
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 連する注意点を完全に理解した上で、 SECURE_PROXY_SSL_HEADER をセットしてください。この設定に失敗すると、 CSRF ... い。 Please note the caveats under SECURE_PROXY_SSL_HEADER . For the case of a reverse proxy, it may be easie ... curity (HSTS) を使用してください。 HSTS is an HTTP header that informs a browser that all future connections ... ります。 Referrer policy ¶ Browsers use the Referer header as a way to send information to a site about how u ...
https://man.plustar.jp/django/topics/security.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6586
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is present in their backend and correct it if so. Header injection possibility since validators accept newl ... use values with newlines in HTTP response or email headers, you can suffer from header injection attacks. Dj ... jango.core.mail prohibit newlines in HTTP and SMTP headers, respectively. While the validators have been fix ... al-of-service possibility by filling session store Header injection possibility since validators accept newl ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pages will not be served with an 'x-frame-options' header. Unless there is a good reason for your site to be ... rved in a frame, you should consider enabling this header to help prevent clickjacking attacks. security.W00 ... e served with an 'X-Content-Type-Options: nosniff' header. You should consider enabling this header to preve ... e served with an 'X-XSS-Protection: 1; mode=block' header. You should consider enabling this header to activ ...
https://man.plustar.jp/django/ref/checks.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 2.2 (patch) May 6, 2021 - CVE-2021-32052 ¶ Header injection possibility since URLValidator accepted ... Django 1.8 (patch) July 8, 2015 - CVE-2015-5144 ¶ Header injection possibility since validators accept newl ... .7 (patch) January 13, 2015 - CVE-2015-0219 ¶ WSGI header spoofing via underscore/dash conflation. Full desc ... y 19, 2013 - No CVE ¶ Additional hardening of Host header handling. Full description 影響を受けるバージョン ...
https://man.plustar.jp/django/releases/security.html - [similar]
クリックジャッキング対策 — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... します。 Django provides a few ways to include this header in responses from your site: A middleware that set ... s the header in all responses. そのミドルウェアの動作をオーバー ... fault, the middleware will set the X-Frame-Options header to DENY for every outgoing HttpResponse . If you w ... ant any other value for this header instead, set the X_FRAME_OPTIONS setting: X_FRAME_ ...
https://man.plustar.jp/django/ref/clickjacking.html - [similar]
Django 1.11.22 リリースノート — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . HttpRequest.scheme now respects SECURE_PROXY_SSL_HEADER , if it is configured, and the appropriate header ...
https://man.plustar.jp/django/releases/1.11.22.html - [similar]
Django 2.1.10 リリースノート — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . HttpRequest.scheme now respects SECURE_PROXY_SSL_HEADER , if it is configured, and the appropriate header ...
https://man.plustar.jp/django/releases/2.1.10.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 6282
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is present in their backend and correct it if so. Header injection possibility since validators accept newl ... use values with newlines in HTTP response or email headers, you can suffer from header injection attacks. Dj ... jango.core.mail prohibit newlines in HTTP and SMTP headers, respectively. While the validators have been fix ... al-of-service possibility by filling session store Header injection possibility since validators accept newl ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 2.2.3 リリースノート — Django 4.0.6 ドキュメント 6282
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . HttpRequest.scheme now respects SECURE_PROXY_SSL_HEADER , if it is configured, and the appropriate header ...
https://man.plustar.jp/django/releases/2.2.3.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 6243
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _length: The (integer) value of the Content-Length header from the client. :boundary: The boundary from the ... Content-Type header. Be sure to prepend two '--'. """ pass [ドキュメン ... ler should be used. """ # Check the content-length header to see if we should # If the post is too large, we ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT