- Language: en
28 results for login in version 2.0
-
Django 1.9.3 release notes
- … login request for a user with a password encoded in an older number of iterations …
-
Django 1.11.10 release notes
- … login_allowed() raises. If confirm_login_allowed() isn’t overridden, an attacker enter an arbitrary …
-
Django 1.9 release notes
- … login pages instead of every request in the session. The password_reset() view accepts an extra …
-
Django 1.8.10 release notes
- … login request for a user with a password encoded in an older number of iterations …
-
Django version 0.96 release notes
- … login very easily: from django.conf.urls.defaults import * from django.contrib.auth.decorators import login_required from django.views.generic.list_detail import …
-
Django 1.11.3 release notes
- … login() view) if the corresponding parameter isn’t sent in a request (in particular, when …
-
Django 1.4 release notes
- … login , password_reset_confirm , password_change and add_view in django.contrib.auth.views , as well as user …
-
Archive of security issues
- … login redirect. Full description Versions affected Django 0.91 (patch) Django 0.95 (patch) Django 0.96 (patch …
-
Django 1.4.14 release notes
- … login attempt. Data leakage via query string manipulation in contrib.admin In older versions of Django …
-
Django 1.10.1 release notes
- … login() which required specifying a backend rather than automatically using the first one if multiple …