検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 37 for hash (0.036 sec.)
Django 1.4.8 release notes — Django 4.0.6 ドキュメント 7735
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the 1.4 series. Denial-of-service via password hashers ¶ In previous versions of Django, no limit was ... of the password) calculation of the corresponding hash. As of 1.4.8, Django's authentication framework im ... 1.4.8 release notes Denial-of-service via password hashers Corrected usage of sensitive_post_parameters() ...
https://man.plustar.jp/django/releases/1.4.8.html - [similar]
Django 1.5.4 release notes — Django 4.0.6 ドキュメント 7735
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... issues and one bug. Denial-of-service via password hashers ¶ In previous versions of Django, no limit was ... of the password) calculation of the corresponding hash. As of 1.5.4, Django's authentication framework im ... 1.5.4 release notes Denial-of-service via password hashers Corrected usage of sensitive_post_parameters() ...
https://man.plustar.jp/django/releases/1.5.4.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 7735
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cores. algorithm must be an algorithm supported by hashlib , it defaults to 'sha256' . Changed in Django 3 ... of a particular string to have the same signature hash, you can use the optional salt argument to the Sig ... ner class. Using a salt will seed the signing hash function with both the salt and your SECRET_KEY : ...
https://man.plustar.jp/django/topics/signing.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 7624
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ther . standard else : return NotImplemented def __hash__ ( self ): return hash ( self . standard ) def __ ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 7514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d GEOS version parsing if the version has a commit hash at the end (new in GEOS 3.6.2) ( #28441 ). Added c ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 7514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ewing the page's HTML allowed viewing the password hash of each user. While the admin requires users to ha ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 7514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ewing the page's HTML allowed viewing the password hash of each user. While the admin requires users to ha ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 7514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... so included. Bug fixes ¶ Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3 (#21398). Fixed a re ... es a non-geometric widget (#21496). Fixed password hash upgrade when changing the iteration count (#21535) ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 7387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ewing the page's HTML allowed viewing the password hash of each user. While the admin requires users to ha ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 7277
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Be aware that the permission-checking methods such as has_perm() and the authentication in the Django ad ... ssion by calling the user model's get_session_auth_hash() method. Returns an instance of AnonymousUser if ... ackend's get_user() method, or if the session auth hash doesn't validate. 目次 django.contrib.auth User モ ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
PREV 1 2 3 4 NEXT