検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for secure (0.026 sec.)
デプロイチェックリスト — Django 4.0.6 ドキュメント 7691
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... したら、以下の設定項目が有効になります。 CSRF_COOKIE_SECURE ¶ 誤って HTTP によって CSRF クッキーを送信してしま ... ぐには、 True をセットしてください。 SESSION_COOKIE_SECURE ¶ 誤って HTTP によってセッションクッキーを送信して ... ATIC_URL MEDIA_ROOT と MEDIA_URL HTTPS CSRF_COOKIE_SECURE SESSION_COOKIE_SECURE パフォーマンスの最適化 セッシ ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... phic signing for more information. HttpRequest. is_secure () ¶ Returns True if the request is secure; that i ... ne , expires = None , path = '/' , domain = None , secure = False , httponly = False , samesite = None ) ¶ S ... ll only be readable by the domain that set it. Use secure=True if you want the cookie to be only sent to the ... ne , expires = None , path = '/' , domain = None , secure = False , httponly = False , samesite = None ) ¶ L ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rd hasher ¶ The new scrypt password hasher is more secure and recommended over PBKDF2. However, it's not the ... revent this header from being added by setting the SECURE_CROSS_ORIGIN_OPENER_POLICY setting to None . Signa ... no longer sets the X-XSS-Protection header if the SECURE_BROWSER_XSS_FILTER setting is True . The setting i ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7339
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ding to the Accept HTTP header. セキュリティ ¶ The SECURE_REFERRER_POLICY setting now defaults to 'same-orig ... If you need the previous behavior, explicitly set SECURE_REFERRER_POLICY to None . The default algorithm of ... reignKey.to_field argument now raises FieldError . SECURE_REFERRER_POLICY now defaults to 'same-origin' . Se ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eoretical attacks have revealed that SHA1 isn't as secure as we'd like. Thus, Django 1.4 introduces a new pa ... n for PUT and DELETE requests; and the CSRF_COOKIE_SECURE and CSRF_COOKIE_PATH settings, which can improve t ... ango app is behind a proxy, you might find the new SECURE_PROXY_SSL_HEADER setting useful. It solves the pro ... than 2.1, a warning is issued that the output is insecure. FormMixin get_initial returns an instance-specifi ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7088
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at use cookies, will now follow the SESSION_COOKIE_SECURE and SESSION_COOKIE_HTTPONLY settings. The messages ... when making comparisons in assertRedirects() . The secure argument was added to all the request methods of C ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 7037
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... kie settings: SESSION_COOKIE_DOMAIN SESSION_COOKIE_SECURE SESSION_COOKIE_HTTPONLY 目次 メッセージフレームワー ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 7037
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CSRF_COOKIE_PATH CSRF_COOKIE_SAMESITE CSRF_COOKIE_SECURE CSRF_FAILURE_VIEW CSRF_HEADER_NAME CSRF_TRUSTED_OR ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6987
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ポンスヘッダをセットするようになりました。 Added the SECURE_HSTS_PRELOAD setting to allow appending the preloa ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6987
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rity enhancements ¶ Several features of the django-secure third-party library have been integrated into Djan ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 NEXT