検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for authenticate (0.038 sec.)
How to deploy with ASGI — Django 4.0.6 ドキュメント 7909
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... する Applying ASGI middleware 前のトピックへ How to authenticate against Django's user database from Apache 次のトピ ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 7791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UserCreationForm に追加されました。 HttpRequest が authenticate() に渡されるようになりました。これは、 request 属性 ... Introspection.get_indexes() は非推奨となりました。 authenticate() が認証バックエンドの authenticate() メソッドに r ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
WSGI とともにデプロイするには — Django 4.0.6 ドキュメント 7657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo を Apache と mod_wsgi とともに使うには? How to authenticate against Django's user database from Apache applica ...
https://man.plustar.jp/django/howto/deployment/wsgi/index.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 7406
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o を uWSGI とともに使うには? 次のトピックへ How to authenticate against Django's user database from Apache 関連キー ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 7406
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atabaseIntrospection.get_indexes() is removed. The authenticate() method of authentication backends requires reque ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 7289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ラス コマンドが発生させる例外 前のトピックへ How to authenticate using REMOTE_USER 次のトピックへ How to create cus ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 7289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing web server provided authentication. See How to authenticate using REMOTE_USER for usage details. class Persist ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 7289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( password , encoded ) ¶ If you'd like to manually authenticate a user by comparing a plain-text password to the h ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 7289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oaded files . Django does not throttle requests to authenticate users. To protect against brute-force attacks agai ...
https://man.plustar.jp/django/topics/security.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 要とします。この値では利用している認証バックエンドの authenticate() メソッドによって要求される認証情報が必要になりま ... ICATION_BACKENDS[0] if a value isn't provided. The authenticate() function called by login() normally annotates th ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 1 2 3 NEXT