検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 34 for REMOTE (0.006 sec.)
How to authenticate using REMOTE_USER — Django 4.0.6 ドキュメント 16568
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... « previous | up | next » How to authenticate using REMOTE_USER ¶ This document describes how to make use of ... hentication sources (where the web server sets the REMOTE_USER environment variable) in your Django applicat ... takes care of authentication it typically sets the REMOTE_USER environment variable for use in the underlyin ... g application. In Django, REMOTE_USER is made available in the request.META attribu ...
https://man.plustar.jp/django/howto/auth-remote-user.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 9826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able, but it's possible in principle. Mitigating a remote-code execution vulnerability in django.contrib.ses ... ring, a SECRET_KEY leak immediately escalates to a remote code execution vulnerability. This attack can be m ... sal vulnerability in ssi template tag Mitigating a remote-code execution vulnerability in django.contrib.ses ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 8995
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 付けるのに役立つはずです。 How to authenticate using REMOTE_USER How to create custom django-admin commands Ho ... 期サポート 次のトピックへ How to authenticate using REMOTE_USER 関連キーワード How , ガイド , create , custom ...
https://man.plustar.jp/django/howto/index.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 8579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... should also set up django/django as an "upstream" remote (that is, tell git that the reference Django repos ... itory was the source of your fork of it): git remote add upstream https : // github . com / django / dj ... ango . git git fetch upstream You can add other remotes similarly, for example: git remote add akaariai h ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 8372
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g but the default backend ( ModelBackend ) and the RemoteUserBackend do. You can use AllowAllUsersModelBacke ... nd or AllowAllUsersRemoteUserBackend if you want to allow inactive users to ... lowed() method as it rejects inactive users. class RemoteUserBackend ¶ Use this backend to take advantage of ... henticates using usernames passed in request.META['REMOTE_USER'] . See the Authenticating against REMOTE_USE ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 8276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be rewritten to correct the test case. Removed SetRemoteAddrFromForwardedFor middleware ¶ For convenience, ... onal middleware class -- django.middleware.http.SetRemoteAddrFromForwardedFor -- which updated the value of ... application developers to assume that the value of REMOTE_ADDR is "safe" or in some way reliable as a source ... necessary). Introduce your modified version of SetRemoteAddrFromForwardedFor as a piece of middleware in yo ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.10.5 release notes — Django 4.0.6 ドキュメント 8164
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssion where collectstatic overwrote newer files in remote storages ( #27658 ). 目次 Django 1.10.5 release no ...
https://man.plustar.jp/django/releases/1.10.5.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 7956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k . While Django doesn't ship a module that allows remote code execution, this is at least a cross-site scri ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 7956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k . While Django doesn't ship a module that allows remote code execution, this is at least a cross-site scri ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 7860
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k . While Django doesn't ship a module that allows remote code execution, this is at least a cross-site scri ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
PREV 1 2 3 4 NEXT