- Language: en
53 results for login in version 3.0
-
Django 1.11.10 release notes
- … login_allowed() raises. If confirm_login_allowed() isn’t overridden, an attacker enter an arbitrary …
-
Django 1.9.3 release notes
- … login request for a user with a password encoded in an older number of iterations …
-
Django 2.0.2 release notes
- … login_allowed() raises. If confirm_login_allowed() isn’t overridden, an attacker enter an arbitrary …
-
Submitting patches
- … Login” or “DjangoProject Login” in the upper left of the ticket page. Claim the ticket …
-
Django documentation contents
- … login pages only Writing custom django-admin commands Accepting optional arguments Management commands and locales …
-
URL dispatcher
- … login . If you have a custom login view and give its URL the name login …
-
Writing your first Django app, part 2
- … login screen: Since translation is turned on by default, if you set LANGUAGE_CODE , the login …
-
Django Deprecation Timeline
- … LOGIN_URL and LOGIN_REDIRECT_URL settings will be removed. Support for optparse will be dropped …
-
Cross Site Request Forgery protection
- … login CSRF’, where an attacking site tricks a user’s browser into logging into a site …
-
Middleware
- … login page. See Using REMOTE_USER on login pages only for usage details. CSRF protection …