検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 58 for COOKIE (0.197 sec.)
Django 2.2.15 release notes — Django 4.0.6 ドキュメント 7245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in 2.2.14. Bugfixes ¶ Allowed setting the SameSite cookie flag in HttpResponse.delete_cookie() ( #31790 ). F ...
https://man.plustar.jp/django/releases/2.2.15.html - [similar]
Django 3.0.9 release notes — Django 4.0.6 ドキュメント 7245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in 3.0.8. Bugfixes ¶ Allowed setting the SameSite cookie flag in HttpResponse.delete_cookie() ( #31790 ). F ...
https://man.plustar.jp/django/releases/3.0.9.html - [similar]
Django 1.8.15 リリースノート — Django 4.0.6 ドキュメント 7201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... interaction between Google Analytics and Django's cookie parsing could allow an attacker to set arbitrary c ... bypass of CSRF protection. The parser for request.COOKIES is simplified to better match the behavior of bro ... wsers and to mitigate this attack. request.COOKIES may now contain cookies that are invalid accordin ... g to RFC 6265 but are possible to set via document.cookie . 目次 Django 1.8.15 リリースノート CSRF protectio ...
https://man.plustar.jp/django/releases/1.8.15.html - [similar]
Django 1.9.10 リリースノート — Django 4.0.6 ドキュメント 7157
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... interaction between Google Analytics and Django's cookie parsing could allow an attacker to set arbitrary c ... bypass of CSRF protection. The parser for request.COOKIES is simplified to better match the behavior of bro ... wsers and to mitigate this attack. request.COOKIES may now contain cookies that are invalid accordin ... g to RFC 6265 but are possible to set via document.cookie . 目次 Django 1.9.10 リリースノート CSRF protectio ...
https://man.plustar.jp/django/releases/1.9.10.html - [similar]
クリックジャッキング対策 — Django 4.0.6 ドキュメント 6908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 釈 If you want to submit a form or access a session cookie within a frame or iframe, you may need to modify t ... he CSRF_COOKIE_SAMESITE or SESSION_COOKIE_SAMESITE settings. Sett ...
https://man.plustar.jp/django/ref/clickjacking.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The backends for django.contrib.messages that use cookies, will now follow the SESSION_COOKIE_SECURE and SE ... SSION_COOKIE_HTTPONLY settings. The messages context processor ... et() method. Cross Site Request Forgery ¶ The CSRF_COOKIE_AGE setting facilitates the use of session-based C ... SRF cookies. E メール ¶ send_mail() now accepts an html_messa ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... アップしたら、以下の設定項目が有効になります。 CSRF_COOKIE_SECURE ¶ 誤って HTTP によって CSRF クッキーを送信し ... うのを防ぐには、 True をセットしてください。 SESSION_COOKIE_SECURE ¶ 誤って HTTP によってセッションクッキーを送 ... T と STATIC_URL MEDIA_ROOT と MEDIA_URL HTTPS CSRF_COOKIE_SECURE SESSION_COOKIE_SECURE パフォーマンスの最適化 ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . A new user "messages" framework with support for cookie- and session-based message for both anonymous and ... rable messages framework with built-in support for cookie- and session-based messaging, for both anonymous a ... n be found at the end of the test runner's output. Cookie encoding ¶ To fix bugs with cookies in Internet Ex ... fari, and possibly other browsers, our encoding of cookie values was changed so that the comma and semicolon ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 6864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 3.2 that caused a crash when decoding a cookie value, used by django.contrib.messages.storage.coo ... kie.CookieStorage , in the pre-Django 3.2 format ( #32643 ). ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on chain. The HttpOnly flag can be set on the CSRF cookie with CSRF_COOKIE_HTTPONLY . The assertQuerysetEqua ... ring it in the backend. If you're using the signed cookie session backend and SECRET_KEY is known by an atta ... and easily available on the internet. Although the cookie session storage signs the cookie-stored data to pr ... middleware correctly takes into account the Vary: Cookie HTTP header, and this header is being set on a var ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
PREV 1 2 3 4 5 6 NEXT