検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for AuthenticationForm (0.029 sec.)
Django 1.11.10 リリースノート — Django 4.0.6 ドキュメント 12770
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 題と、いくつかのバグを修正しました。 CVE-2018-6188: AuthenticationForm における情報漏えい ¶ A regression in Django 1.11.8 ... made AuthenticationForm run its confirm_login_allowed() method even if an ... e leaked. This issue is fixed with the caveat that AuthenticationForm can no longer raise the "This account is inactive. ... 目次 Django 1.11.10 リリースノート CVE-2018-6188: AuthenticationForm における情報漏えい Bugfixes 前のトピックへ Django ...
https://man.plustar.jp/django/releases/1.11.10.html - [similar]
Django 2.0.2 リリースノート — Django 4.0.6 ドキュメント 12540
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 題と、いくつかのバグを修正しました。 CVE-2018-6188: AuthenticationForm における情報漏えい ¶ A regression in Django 1.11.8 ... made AuthenticationForm run its confirm_login_allowed() method even if an ... e leaked. This issue is fixed with the caveat that AuthenticationForm can no longer raise the "This account is inactive. ... ). 目次 Django 2.0.2 リリースノート CVE-2018-6188: AuthenticationForm における情報漏えい Bugfixes 前のトピックへ Django ...
https://man.plustar.jp/django/releases/2.0.2.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 9179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... form class) to use for authentication. Defaults to AuthenticationForm . extra_context ¶ A dictionary of context data tha ... t variables: form : A Form object representing the AuthenticationForm . next : The URL to redirect to after successful l ... Customizing Authentication ) you can use a custom authentication form by setting the authentication_form attribute. Thi ... ォームです。 第 1 引数として user を取ります。 class AuthenticationForm ¶ ユーザーログインのためのフォームです。 第 1 引数 ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 8613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n. In this case, you'll also want to customize the AuthenticationForm used by the LoginView as it rejects inactive users ... allowed to authenticate. To match the behavior of AuthenticationForm which prohibits inactive users from logging in , t ... this backend, you'll likely want to customize the AuthenticationForm used by the LoginView by overriding the confirm_lo ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 8613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Reallowed, following a regression in Django 1.10, AuthenticationForm to raise the inactive user error when using ModelB ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l as a single permission. You can override the new AuthenticationForm.confirm_login_allowed() method to more easily cust ... e are removed. The check_for_test_cookie method in AuthenticationForm is removed. The version of django.contrib.auth.vie ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7835
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e admin's login mechanism to use a subclass of the AuthenticationForm instead of a manual form validation. The previousl ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
索引 — Django 4.0.6 ドキュメント 7729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... NDS setting authentication_form (LoginView の属性) AuthenticationForm (django.contrib.auth.forms のクラス) Authenticatio ... ngo.conf.settings の属性) confirm_login_allowed() (AuthenticationForm のメソッド) CONN_MAX_AGE setting connect() (Signal ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . The undocumented check_for_test_cookie method in AuthenticationForm will be removed following an accelerated deprecati ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 7729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.8 (パッチ) 2018年2月1日 - CVE-2018-6188 ¶ AuthenticationForm における情報漏えい問題。 詳細な説明 影響を受けるバ ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 1 2 NEXT